aboutsummaryrefslogtreecommitdiff
path: root/examples/tiny.lua
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tiny.lua')
-rw-r--r--examples/tiny.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tiny.lua b/examples/tiny.lua
index 784e031..734536c 100644
--- a/examples/tiny.lua
+++ b/examples/tiny.lua
@@ -1,4 +1,4 @@
1local re = require 'relabelrec' 1local re = require 'relabel'
2 2
3local terror = {} 3local terror = {}
4 4