mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-18 12:31:22 +02:00
Codify proc() main lacking note
This commit is contained in:
@@ -757,7 +757,7 @@ Occasionally check back here and on the [Chapel site](http://chapel.cray.com) to
|
||||
* Modules and standard modules
|
||||
* Synchronize and atomic variables
|
||||
* Multiple Locales (distributed memory system)
|
||||
* proc main(){ ... }
|
||||
* ```proc main(){ ... }```
|
||||
* Records
|
||||
* Whole/sliced array assignment
|
||||
* Reductions and scans
|
||||
|
Reference in New Issue
Block a user