We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a037e26 commit 0660cc6Copy full SHA for 0660cc6
stc/tests/870-work-types.swift
@@ -0,0 +1,9 @@
1
+
2
+// SKIP-THIS-TEST #136
3
4
+pragma worktypedef t0;
5
6
+@dispatch=t0
7
+ app f() { "echo" "hello" ; }
8
9
+f();
0 commit comments