Added Generics to functions and structs
This commit is contained in:
parent
ac0e697622
commit
21bec764db
5 changed files with 37 additions and 8 deletions
|
@ -31,6 +31,7 @@ library
|
|||
Ubc.Parse.Syntax.Expression
|
||||
Ubc.Parse.Syntax.File
|
||||
Ubc.Parse.Syntax.Function
|
||||
Ubc.Parse.Syntax.Generic
|
||||
Ubc.Parse.Syntax.Import
|
||||
Ubc.Parse.Syntax.Language
|
||||
Ubc.Parse.Syntax.Operators
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue