aiken/examples/acceptance_tests/065
KtorZ dbef4474fa Add new acceptance scenario: 065
-> The provided Plutus code called 'error'.

  This scenario _could_ work if `choose_data` was lazy in its arguments.
  Which is a reasonable thing to expect from `choose_data`. Since we
  don't have any way to introduce on-demand lazyness in the language
  (and we are not looking for ways), we need to make a special case for
  `choose_data` which is a perfect (and singular) use case for it.
2023-03-09 00:31:57 -05:00
..
lib Add new acceptance scenario: 065 2023-03-09 00:31:57 -05:00
aiken.lock Add new acceptance scenario: 065 2023-03-09 00:31:57 -05:00
aiken.toml Add new acceptance scenario: 065 2023-03-09 00:31:57 -05:00