mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-09 11:29:36 +00:00
@@ -0,0 +1,4 @@
|
||||
foo equs strupr("xii")
|
||||
bar equs strlwr("LOL")
|
||||
|
||||
printt "foo={foo} bar={bar}\n"
|
||||
@@ -0,0 +1 @@
|
||||
foo=XII bar=lol
|
||||
Reference in New Issue
Block a user