heptagon/test/bad/bad_param_ident.ept
2011-09-08 10:45:19 +02:00

4 lines
55 B
Plaintext

node f<<n:int>>(n: int) returns (o:int)
let
o = n
tel