1.41 to 1.74pr20 (probably earlier too)
DESCRIPTION:
i typed print(1,2,nil,3) and it printed 1 2
EXPECTED RESULT:
1 2 nil 3
REPRODUCTION STEPS:
lua -> print(1,2,nil,3)
FIX:
https://github.com/a...craftLua/pull/1
Edited by Alekso56, 21 April 2015 - 07:23 PM.


This topic is locked








