Files
metadesk/samples/output_parse/examples/example.mdesk
T
2021-07-04 16:35:42 -06:00

9 lines
97 B
Plaintext

@struct foo : {
x : ([MAX_PATH]char),
}
@struct @test_tag bar : {
y : float,
z: i32,
}