1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-21 09:16:34 +00:00

Improve examples

This commit is contained in:
Karol Stasiak
2019-08-06 12:59:05 +02:00
parent 6c623e1935
commit 7281ec5d2c
5 changed files with 5 additions and 3 deletions
+1
View File
@@ -17,5 +17,6 @@ void main() {
}
putchar(' ')
}
while(true){}
}
+1 -1
View File
@@ -2,7 +2,7 @@ import stdio
const array p = [
"this is an example", 13,
"of {red}multiline {yellow}{reverse}",
"of {red}multiline {blue}{reverse}",
#if CBM
"petscii",
#else