mirror of
https://github.com/golang/go
synced 2024-11-22 00:14:42 -07:00
d2490e7419
Semicolons are terminators for statements as in C, but if followed by a "}" they are not required. This is easy to understand and produces the desired result for statements. - Updated todo.txt. SVN=113198 |
||
---|---|---|
.. | ||
char_lit.go | ||
float_lit.go | ||
hashmap.go | ||
int_lit.go | ||
runtests.sh | ||
sieve.go | ||
string_lit.go | ||
test0.go |