blob: 35784aad352824d0115cbc007a62c5ddedde8ed4 [file] [log] [blame]
print(String: hello)
print(int: 1)
print(bool: true)
print(double: 4.2)
print(Null: null)