aiken/crates/aiken-lang
KtorZ 643e43f8aa Fix zero-arg builtins invokations.
There are currently two zero-arg builtins:

  - mkNilData
  - mkNilPairData

  And while they have strictly speaking no arguments, the VM still
  requires that they are called with an extra unit argument applied.
2024-08-02 00:17:16 -04:00
..
src Fix zero-arg builtins invokations. 2024-08-02 00:17:16 -04:00
Cargo.toml chore: Release 2024-07-25 08:28:15 -04:00