blob: c38dfa2a45cfe4aa6aa59c78fc5aaaac01490326 [file] [log] [blame]
// RUN: not %target-swift-frontend %s -parse
let pq = {
return $0 ?? nil
}