summaryrefslogtreecommitdiff
path: root/gtest/script/string_expected_but_boolean.lua
blob: 388636f01f1201746a54de5f9c1b4ea62fcd2f97 (plain)
1
2
3
local str = "hello"   
return string.len(true), str