smr/src/lua/parser_search.lua

9 lines
70 B
Lua
Raw Normal View History

--Grammar
local function parser(str)
str:gsub("
end
return parser