blob: caba1fbe18430770a25e8a7989d77f8e6f37ee28 [file] [log] [blame] [edit]
public func exported() -> Int { return 32 }
print(exported())