
| All the samples run unchanged on Windows, Mac OS, iOS and Android devices. |
{' // Warning: executing in a javascript host
self.error_("This testset must run on m8n platform")
'lua' -- Executing in a Lua host
-- require S8 smalltalk to run this test set
if (not smalltalk) then require("boot") end
'} |