if arg [1] == "93" then
print "it's 93"
else
print "it's not 93"
end
local function unused_fn ()
print "unused"