DIRECTOR: Add test in the.lingo for length of integer

This commit is contained in:
eientei 2022-09-29 22:00:25 +13:00 committed by Roland van Laar
parent beacb43d1b
commit 07b6879ccc

View File

@ -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