Files
swift-mirror/validation-test/compiler_crashers_2_fixed/Inputs/0177-rdar-33093935-other.swift
Doug Gregor ae5acb9147 [Type checker] Check for recursion when evaluating @objc on a property.
Fixes crash from rdar://problem/33093935.
2018-10-06 23:21:00 -07:00

4 lines
41 B
Swift

import Foundation
class A: NSObject { }