lama_byterun/runtime/Std.i
2019-12-24 03:59:05 +03:00

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,"+";