Files
aiken/examples/acceptance_tests
KtorZ 35b7066163 Introduce acceptance test 107 illustrating compiler crash
```
  crates/aiken-lang/src/gen_uplc.rs:4515:30

      internal error: entered unreachable code: Shouldn't call anything other than var or apply

      Lambda {
          parameter_name: Name {
              text: "__no_inline__",
              unique: Unique(
                  0,
              ),
          },
          body: Var(
              Name {
                  text: "tests_new_list_unbound",
                  unique: Unique(
                      0,
                  ),
              },
          ),
      }
  ```
2024-08-21 14:43:08 +02:00
..
2024-08-08 00:39:44 -04:00
2024-03-09 20:44:51 +01:00
2024-05-04 14:04:12 -04:00
2024-05-06 15:17:01 -04:00
2024-08-02 00:16:27 -04:00
2024-03-04 10:52:56 -05:00
2024-02-25 14:09:56 -05:00
2024-03-08 12:25:26 -05:00
2024-03-09 20:44:51 +01:00
2024-05-21 11:56:12 -04:00
2022-12-21 14:39:46 -05:00
2024-07-16 17:41:14 +02:00
2024-07-16 17:41:14 +02:00