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