index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tinyc
/
tests
/
tests2
/
54_goto.expect
blob: 8e553fa6204e85a59eea90b1e5b342e1ab8ea316 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
In fred() At end In joe() c = 1234 done In henry() b = 1234 done