Merge branch 'master' of github.com:ian-bertolacci/learnxinyminutes-docs

Something
This commit is contained in:
ian.bertolacci 2015-07-15 12:08:24 -07:00
commit 29e468266d

View File

@ -773,7 +773,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