diff options
Diffstat (limited to 'testes/utf8.lua')
| -rw-r--r-- | testes/utf8.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testes/utf8.lua b/testes/utf8.lua index d0c0184d..ec9b706f 100644 --- a/testes/utf8.lua +++ b/testes/utf8.lua | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | 3 | ||
| 4 | -- UTF-8 file | 4 | -- UTF-8 file |
| 5 | 5 | ||
| 6 | global * <const> | ||
| 7 | |||
| 6 | print "testing UTF-8 library" | 8 | print "testing UTF-8 library" |
| 7 | 9 | ||
| 8 | local utf8 = require'utf8' | 10 | local utf8 = require'utf8' |
