workshit/src/unicode.nim

5 lines
49 B
Nim
Raw Permalink Normal View History

2015-06-08 21:33:08 +00:00
proc λ(x: int): int =
return x + 5
echo λ 5