Files
metadesk/samples/output_parse/examples/example.md
T
2021-01-20 11:19:34 -07:00

9 lines
97 B
Markdown

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