test(ffi-linkage): xfail #foreign+postfix conflict diagnostic (Phase 4)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
1
|
||||
@@ -0,0 +1,5 @@
|
||||
error: conflicting linkage: prefix '#foreign' cannot be combined with postfix 'export'; use either '#foreign' or postfix 'extern'/'export', not both
|
||||
--> examples/1174-diagnostics-foreign-postfix-conflict.sx:11:39
|
||||
|
|
||||
11 | C :: #foreign #objc_class("NSObject") export {
|
||||
| ^^^^^^
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user