mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Taking Missing node into account confuses reusability checking in incremental parsing. rdar://problem/45215049 https://bugs.swift.org/browse/SR-8976 rdar://problem/45287031 https://bugs.swift.org/browse/SR-9006
8 lines
137 B
Swift
8 lines
137 B
Swift
// RUN: %empty-directory(%t)
|
|
// RUN: %validate-incrparse %s --test-case ADD_ELSE
|
|
|
|
func container() {
|
|
#if false
|
|
<<ADD_ELSE<|||#else>>>
|
|
|