use mdesk extension instead of md

This commit is contained in:
ryanfleury
2021-07-04 16:35:42 -06:00
parent 7740bd0c95
commit 0eee7e5a6c
14 changed files with 25 additions and 25 deletions
@@ -0,0 +1,8 @@
@struct foo : {
x : ([MAX_PATH]char),
}
@struct @test_tag bar : {
y : float,
z: i32,
}