mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
212 B
Swift
8 lines
212 B
Swift
// RUN: not %target-swift-frontend %s -parse
|
|
|
|
// Distributed under the terms of the MIT license
|
|
// Test case found by https://github.com/jtbandes (Jacob Bandes-Storch)
|
|
// <rdar://23719809>
|
|
|
|
func~=switch 0{case 0
|