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