
if the text inside the delimiters begins with ; (a semicolon) then the rest of it is expected to be one or more Lua statements. It needs to say `return "foo"` to interpolate anything, as there is no implicit return of the value of the last statement
if the text inside the delimiters begins with ; (a semicolon) then the rest of it is expected to be one or more Lua statements. It needs to say `return "foo"` to interpolate anything, as there is no implicit return of the value of the last statement