heptagon/test/bad/t7.ept

6 lines
54 B
Plaintext
Raw Normal View History

2010-06-21 12:11:06 +02:00
node f(x:int;x:int) returns (y:int)
let
y = x;
tel