We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec3a9a commit 8700ecdCopy full SHA for 8700ecd
test/Concurrency/Inputs/dynamically_replaceable.swift
@@ -0,0 +1,2 @@
1
+@MainActor
2
+public dynamic func dynamicOnMainActor() { }
0 commit comments