mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 21:55:27 +00:00
DIRECTOR: Add test in the.lingo for length of integer
This commit is contained in:
parent
beacb43d1b
commit
07b6879ccc
@ -68,6 +68,7 @@ set h to "Hello"
|
||||
|
||||
set gMarkerName = the length of h + 2
|
||||
|
||||
scummvmAssertEqual(0, the length of 123)
|
||||
|
||||
-- test the itemDelimiter
|
||||
set save = the itemDelimiter
|
||||
|
Loading…
x
Reference in New Issue
Block a user