mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 15:43:58 +00:00
Codify proc() main lacking note
This commit is contained in:
parent
7640ea4a30
commit
d6f8b8e629
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user