mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Turns out my code for this has been wrong all this time and hasn't been been including leading zeros for each hex byte.
4 lines
497 B
Swift
4 lines
497 B
Swift
// {"kind":"complete","signature":"swift::Parser::performIDEInspectionSecondPassImpl(swift::IDEInspectionDelayedDeclState&)","signatureAssert":"Assertion failed: ((DC->isTypeContext() || DC->isModuleScopeContext()) && \"Delayed decl must be a type member or a top-level decl\"), function performIDEInspectionSecondPassImpl"}
|
|
// RUN: not --crash %target-swift-ide-test -code-completion -batch-code-completion -skip-filecheck -code-completion-diagnostics -source-filename %s
|
|
defer{ var #^COMPLETE^#
|