mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Diagnostics] Update compiler diagnostics to use less jargon. (#31315)
Fixes rdar://problem/62375243.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//
|
||||
// RUN: %target-swift-frontend -typecheck -verify -I %t -module-cache-path %t/modulecache %s
|
||||
|
||||
unresolved // expected-error {{use of unresolved identifier 'unresolved'}}
|
||||
unresolved // expected-error {{cannot find 'unresolved' in scope}}
|
||||
|
||||
import SomeModule
|
||||
|
||||
|
||||
Reference in New Issue
Block a user