Files
c3c/test/test_suite/attributes/attr_not_imported.c3
2023-05-26 11:31:27 +02:00

8 lines
120 B
C

module abc;
define @Foo = { @inline };
module bar;
fn void test() abc::@Foo {} // #error: Did you mean the attribute