Files
c3c/test/test_suite/attributes/attr_not_imported.c3
Christoffer Lerno 3e54d13b62 Prefer def
2023-06-02 20:08:45 +02:00

8 lines
117 B
C

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