Files
cval/test2.cval
yenru0 9c94663045 minor implementation
basic expr parsing (not complex like compound, lambda)
2025-11-25 23:29:57 +09:00

7 lines
99 B
Plaintext

val [->int] main;
val char* line;
val size_t line get_line_ptr stdin line;
val char first *line;