aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/null.lua
blob: 8854d04335c4507e8a8b3592ddd72487ed3dbccc (plain)
1
2
3
4
-- Copyright 2006-2018 Mitchell mitchell.att.foicica.com. See License.txt.
-- Null LPeg lexer.

return require('lexer').new('null')