aboutsummaryrefslogtreecommitdiff
path: root/testes/strings.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testes/strings.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/testes/strings.lua b/testes/strings.lua
index 9bb52b35..46912d43 100644
--- a/testes/strings.lua
+++ b/testes/strings.lua
@@ -1,8 +1,9 @@
1-- $Id: testes/strings.lua $ 1-- $Id: testes/strings.lua $
2-- See Copyright Notice in file all.lua 2-- See Copyright Notice in file lua.h
3 3
4-- ISO Latin encoding 4-- ISO Latin encoding
5 5
6global <const> *
6 7
7print('testing strings and string library') 8print('testing strings and string library')
8 9