borkdude/sci#589: fix stacktrace with invalid import
This commit is contained in:
parent
af6f94ef81
commit
220037c681
2 changed files with 2 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ Sci:
|
|||
|
||||
- Perf improvements
|
||||
- `case` expression generated from macro doesn't work correctly
|
||||
- Fix stacktrace with invalid import [borkdude/sci#589](https://github.com/borkdude/sci/issues/589)
|
||||
|
||||
## 0.4.6
|
||||
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit db70b23cea63d7aa1ff5879909e577d846664f47
|
||||
Subproject commit edff738f0c2eeb8959292882c3be64d0155e2f84
|
||||
Loading…
Reference in a new issue