Commit Graph

4 Commits

Author SHA1 Message Date
KtorZ
8f69a4b600 Add another failing test example (d)
```
  Error:
    × Main thread panicked.
    ├─▶ at crates/lang/src/uplc.rs:3264:35
    ╰─▶ called `Option::unwrap()` on a `None` value
    help: set the `RUST_BACKTRACE=1` environment variable to display a backtrace.
  ```
2022-12-14 09:45:23 +01:00
Kasey White
d78e2c9c6f feat: finish up generic match cases 2022-12-14 09:45:23 +01:00
rvcas
77386893d7 test: actually repeat 2022-12-14 09:45:23 +01:00
KtorZ
04c05f8d63 Add some tests that make the compiler panick. 2022-12-14 09:45:22 +01:00