mirror of
https://github.com/irmen/prog8.git
synced 2024-11-22 15:33:02 +00:00
7 lines
49 B
Plaintext
7 lines
49 B
Plaintext
|
main {
|
||
|
sub start() {
|
||
|
}
|
||
|
}
|
||
|
|
||
|
; CR LF line endings
|