mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-28 05:47:48 +00:00
8
test/asm/long-string-constant.out
Normal file
8
test/asm/long-string-constant.out
Normal file
@@ -0,0 +1,8 @@
|
||||
This paragraph has exactly 257--that's two hundred and
|
||||
fifty-seven--characters altogether. That's just enough for its last
|
||||
two characters to be truncated by rgbasm's lexer, since it can't
|
||||
handle more than 255-character strings. The final two won't print:
|
||||
Hello!
|
||||
Hello!Hello!Hello!Hello!Hello!Hello!
|
||||
This sentence spans forty-three characters.
|
||||
This sentence spans forty-three characters.This sentence spans forty-three characters.This sentence spans forty-three characters.This sentence spans forty-three characters.This sentence spans forty-three characters.This sentence spans forty-three characte
|
||||
Reference in New Issue
Block a user