Fix bang function calls under no_closure.

This commit is contained in:
Stephen Chung
2021-11-11 21:47:35 +08:00
parent 5685ca8411
commit 774fd7514e
2 changed files with 21 additions and 38 deletions

View File

@@ -8,6 +8,7 @@ Bug fixes
---------
* Printing of integral floating-point numbers is fixed (used to only prints `0.0`).
* `func!()` calls now work properly under `no_closure`.
Version 1.1.2