> However: > > $ lua5.1 > Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio > > a=1print(a) > stdin:1: malformed number near '1print' The weirdness is that 5.3 accepts that, not the other way around. -- Roberto