• Robert Griesemer's avatar
    Updated spec: · b90b213e
    Robert Griesemer authored
    - clarified constants and constant expressions
    - clarified type of array composite literals (fixed vs open arrays)
    - clarified type of map composite literals (need to use '&' to get
      a map pointer)
    - added proposal for "if-else" (TBD)
    - added TODO w/ respect to "x, ok = <-ch" (and for arrays)
    
    R=r
    DELTA=51  (35 added, 0 deleted, 16 changed)
    OCL=15573
    CL=15575
    b90b213e
Name
Last commit
Last update
..
progs Loading commit data...
candl.txt Loading commit data...
go_spec.txt Loading commit data...
go_tutorial.txt Loading commit data...
prog.sh Loading commit data...