-
Russ Cox authored
* 1. all statements and declarations are terminated by semicolons * 2. semicolons can be omitted at top level. * 3. semicolons can be omitted before and after the closing ) or } * on a list of statements or declarations. /home/rsc/bin/addsemi and then diff+tweak. R=r,gri OCL=16620 CL=16643
983f06bd
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test | ||
ast.go | ||
base.go | ||
compilation.go | ||
decls.go | ||
export.go | ||
globals.go | ||
go.go | ||
import.go | ||
object.go | ||
parser.go | ||
platform.go | ||
printer.go | ||
scanner.go | ||
test_scanner.go | ||
type.go | ||
universe.go | ||
utils.go | ||
verifier.go |