mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 19:28:47 +00:00
21 lines
207 B
OpenEdge ABL
21 lines
207 B
OpenEdge ABL
F,fst;
|
|
F,snd;
|
|
F,hd;
|
|
F,tl;
|
|
F,readLine;
|
|
F,stringcat;
|
|
F,sprintf;
|
|
F,makeString;
|
|
F,printf;
|
|
F,fprintf;
|
|
F,fopen;
|
|
F,fclose;
|
|
F,fread;
|
|
F,fwrite;
|
|
F,failure;
|
|
F,read;
|
|
F,write;
|
|
F,compare;
|
|
F,i__Infix_4343;
|
|
L,"++",T,"+";
|
|
|