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.
This commit is contained in:
3
examples/acceptance_tests/065/aiken.toml
Normal file
3
examples/acceptance_tests/065/aiken.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
name = 'aiken-lang/acceptance_test_065'
|
||||
version = '0.0.0'
|
||||
description = ''
|
||||
Reference in New Issue
Block a user