mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-26 09:23:48 +00:00
Basic odin doc support
This commit is contained in:
@@ -132,6 +132,7 @@ struct DeclInfo {
|
||||
|
||||
Entity *entity;
|
||||
|
||||
Ast * decl_node;
|
||||
Ast * type_expr;
|
||||
Ast * init_expr;
|
||||
Array<Ast *> attributes;
|
||||
|
||||
Reference in New Issue
Block a user