Files
c3c/test/test_suite/macro_methods/macro_method_first_param.c3
Christoffer Lerno b508a43f8f Add lambdas.
2023-01-24 10:15:23 +01:00

4 lines
102 B
C

struct Foo { int y; }
macro Foo.text(...) => f.y; // #error: The first parameter to this method must