work
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use super::*;
|
||||
|
||||
pub enum Type {
|
||||
Ident(Parsed<Ident>),
|
||||
Ident(Ident),
|
||||
}
|
||||
|
||||
impl Node for Type {
|
||||
|
||||
Reference in New Issue
Block a user