/* A comment /* A nested comment /* Another nested comment */ */ */ local a = 3; local b = 4; print(a, b);