ast: pub, mod, and Ty::Fn parsing
This commit is contained in:
@@ -24,6 +24,8 @@ pub enum TKind {
|
||||
Loop,
|
||||
Macro,
|
||||
Match,
|
||||
Module,
|
||||
Public,
|
||||
Return,
|
||||
True,
|
||||
While,
|
||||
|
||||
Reference in New Issue
Block a user