[fine] List iteration... works?
A little hacky but it works!
This commit is contained in:
parent
13aaca36c8
commit
d5059dd450
4 changed files with 190 additions and 15 deletions
|
|
@ -318,6 +318,7 @@ impl ExternalFunctionId {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
pub enum Declaration {
|
||||
Variable {
|
||||
declaration: TreeRef,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue