blob: f23f296da3e3c807c8056526024ed01b6922b7c6 [file] [log] [blame]
// RUN: %target-swift-frontend %s -typecheck
print(true ? "readline" : nil)