1 2 3 4 5 6 7 8 9
print("3.14 = ", math.pie) print(print.foo) print(math.huge.big) math.call() -- These aren't correct, but they should be covered under a different lint call() local _ = bad print(foo.bar)