prog8/compiler/res/prog8lib/virtual/prog8_lib.p8

7 lines
103 B
Lua

; Internal library routines - always included by the compiler
prog8_lib {
%option force_output
}