Changes

Jump to: navigation, search

GPU621/The Chapel Programming Language

17 bytes added, 14:39, 20 November 2020
Variable:
param myVar3 = 3.14;
We can use the '''config''' keyword to override make the value variable can be overridden on the command line.
config var myVar4: bool = false; //./variable --myVariable=true
25
edits

Navigation menu