!752 static S strategy(S text) { ret "text = " + luaQuote(text) + "\n" + "function p(m, s) return text end"; }