diff options
Diffstat (limited to 'test.lang')
| -rw-r--r-- | test.lang | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,8 +1,3 @@ func main(a, b i64) i64 { - let x = 2 - if a < b { - let z = 3 - x := 3 - } - return a + x + return a + b + 3 } |
![]() |
index : ~wrmr/lang | |
| Unnamed repository; edit this file 'description' to name the repository. | Worm Heamer |
| summaryrefslogtreecommitdiff |