Files
swift-mirror/validation-test/compiler_crashers/0334-swift-astvisitor.swift
2015-02-24 18:55:42 +00:00

13 lines
320 B
Swift

// RUN: not --crash %target-swift-frontend %s -parse
// REQUIRES: objc_interop
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
// Test case found by fuzzing
import Foundation
class A : NSObject {
let i: NSObject {
super.E == {