mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-24 15:48:47 +00:00
22 lines
225 B
OpenEdge ABL
22 lines
225 B
OpenEdge ABL
F,fst;
|
|
F,snd;
|
|
F,hd;
|
|
F,tl;
|
|
F,readLine;
|
|
F,stringcat;
|
|
F,matchSubString;
|
|
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,"+";
|
|
|