mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
3
test/asm/nested-interpolation-recursion.asm
Normal file
3
test/asm/nested-interpolation-recursion.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
def s equs "s"
|
||||
; 65 nested {}s, recursion limit is 64
|
||||
println "{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{s}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}"
|
||||
Reference in New Issue
Block a user