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

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