mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-20 07:26:48 +00:00
use mdesk extension instead of md
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