Files
lib_compiler/tests/test_import_duplicate_symbol/b/b.lc
2024-04-13 15:29:53 +02:00

4 lines
36 B
Plaintext

/*@api*/
B :: struct {
a: int;
}