diff options
Diffstat (limited to 're.lua')
-rw-r--r-- | re.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ | |||
1 | -- $Id: re.lua $ | ||
2 | 1 | ||
3 | -- imported functions and modules | 2 | -- imported functions and modules |
4 | local tonumber, type, print, error = tonumber, type, print, error | 3 | local tonumber, type, print, error = tonumber, type, print, error |