mirror of
https://github.com/irmen/prog8.git
synced 2025-01-11 13:29:45 +00:00
42e2c5f605
silence redundant error about unused txt block
7 lines
49 B
Lua
7 lines
49 B
Lua
%import floats
|
|
|
|
main {
|
|
sub start() {
|
|
}
|
|
}
|