plume-lang / plume

Plume is a lightweight programming language that aims to be portable, powerful and easy to learn.
MIT License
12 stars 2 forks source link

Fixed generics parsing #4

Closed thomasvergne closed 5 months ago

thomasvergne commented 5 months ago

Fixed generics parsing on function definitions just by adding the missing case in the parser.