@_alwaysEmitIntoClient
public func exported() -> Int { 32 }

print(exported())
