anoma / juvix

A language for intent-centric and declarative decentralised applications
https://docs.juvix.org
GNU General Public License v3.0
457 stars 53 forks source link

Parse stdlibPlaceholder in Nockma parser #3065

Closed paulcadman closed 1 month ago

paulcadman commented 1 month ago

In the nockma parser (e.g used when running juvix dev nockma run), the strings "nil", "functionsPlaceholder", and "stdlibPlaceholder" all parse to Nockma nil.

We added stdlibPlaceholder in:

but we forgot to add it to the parser.