Type checking in switch case condition.

This commit is contained in:
Stephen Chung
2022-04-19 21:45:11 +08:00
parent 770b2e04cc
commit 299d6ef308
3 changed files with 10 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ Enhancements
------------
* `Module::eval_ast_as_new_raw` is made public as a low-level API.
* Improper `switch` case condition syntax is now caught at parse time.
Version 1.6.1