Files
swift-mirror/validation-test/compiler_crashers_2_fixed/0029-rdar21389284.swift
Slava Pestov 4e26069c8f Parse: Fix EndLoc of #if without #endif in parseDeclIfConfig(), and clean up duplication
Fixes <rdar://problem/19671208>.

Swift SVN r30314
2015-07-17 08:31:21 +00:00

5 lines
66 B
Swift

// RUN: not %target-swift-frontend %s -parse
func foo() {
@#if v