diff options
Diffstat (limited to 'testes/pm.lua')
| -rw-r--r-- | testes/pm.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/pm.lua b/testes/pm.lua index 1700ca2c..720d2a35 100644 --- a/testes/pm.lua +++ b/testes/pm.lua | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | print('testing pattern matching') | 7 | print('testing pattern matching') |
| 8 | 8 | ||
| 9 | global * <const> | 9 | global <const> * |
| 10 | 10 | ||
| 11 | local function checkerror (msg, f, ...) | 11 | local function checkerror (msg, f, ...) |
| 12 | local s, err = pcall(f, ...) | 12 | local s, err = pcall(f, ...) |
