diff options
Diffstat (limited to '')
-rw-r--r-- | testes/bitwise.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/bitwise.lua b/testes/bitwise.lua index dd0a1a9a..10afff43 100644 --- a/testes/bitwise.lua +++ b/testes/bitwise.lua | |||
@@ -1,5 +1,5 @@ | |||
1 | -- $Id: testes/bitwise.lua $ | 1 | -- $Id: testes/bitwise.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file lua.h |
3 | 3 | ||
4 | print("testing bitwise operations") | 4 | print("testing bitwise operations") |
5 | 5 | ||