Files
MosisService/sandbox-test/scripts/test_bytecode_rejected.lua

6 lines
192 B
Lua

-- This script tests that text loading works
-- The actual bytecode rejection test is done from C++ side
-- by attempting to load a bytecode string directly
print("PASS: Text loading works")