|  35b7066163 ```
  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,
                  ),
              },
          ),
      }
  ``` | ||
|---|---|---|
| .. | ||
| tests.ak | ||