heptagon/test/bad/t7.ept

6 lines
54 B
Plaintext

node f(x:int;x:int) returns (y:int)
let
y = x;
tel