forked from libre-chip/fayalite
support #[hdl] type aliases
This commit is contained in:
parent
20cf0abbcc
commit
ee15fd2b94
4 changed files with 148 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
error: top-level #[hdl] can only be used on structs, enums, or functions
|
||||
error: top-level #[hdl] can only be used on structs, enums, type aliases, or functions
|
||||
--> tests/ui/hdl_types.rs:5:1
|
||||
|
|
||||
5 | #[hdl]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue