aboutsummaryrefslogtreecommitdiff
path: root/re.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--re.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/re.lua b/re.lua
index 6351929..3bb8af7 100644
--- a/re.lua
+++ b/re.lua
@@ -1,4 +1,4 @@
1-- $Id: re.lua,v 1.46 2018/06/04 16:21:19 roberto Exp $ 1-- $Id: re.lua $
2 2
3-- imported functions and modules 3-- imported functions and modules
4local tonumber, type, print, error = tonumber, type, print, error 4local tonumber, type, print, error = tonumber, type, print, error