logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

null.lua (103B)


  1. -- Copyright 2006-2024 Mitchell. See LICENSE.
  2. -- Null LPeg lexer.
  3. return require('lexer').new('null')