churf/test_program.crf
2023-03-28 16:08:36 +02:00

5 lines
59 B
Text

id x = x;
const x y = x ;
main = const (id 0) (id 'a') ;