mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
7 lines
207 B
Swift
7 lines
207 B
Swift
// RUN: %batch-code-completion
|
|
|
|
// USING-DAG: Keyword/None: @MainActor; name=@MainActor
|
|
// USING-DAG: Keyword/None: nonisolated; name=nonisolated
|
|
|
|
using #^USING^#
|