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