mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-18 23:31:30 -07:00
Initial upload
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@struct foo : {
|
||||
x : ([MAX_PATH]char),
|
||||
}
|
||||
|
||||
@struct @test_tag bar : {
|
||||
y : float,
|
||||
z: i32,
|
||||
}
|
||||
Reference in New Issue
Block a user