-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Hello!
I am trying to make a proof of concept with tangerine but found a block when migrating my macros from hotpot to tangerine.
As you can see in the following screenshot the compilation fails when trying to compile my macro module.
The error is the following:
:: COMPILE ERROR
xxx conf/macro/pack.fnl
Compile error in conf/macro/pack.fnl:21
unknown identifier in strict mode: assert-compile
I have the code in a Github repository that you can see here. The repository can be executed using Docker for if you want to personally test it.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers