4 lines
35 B
Crystal
4 lines
35 B
Crystal
k x y = x;
|
|
main = k 3 ((/#) 1 0);
|
|
|
k x y = x;
|
|
main = k 3 ((/#) 1 0);
|
|
|