mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-31 02:43:41 +00:00
implemented case expressions
This commit is contained in:
@@ -30,7 +30,9 @@ Compiler Additions
|
||||
Language Additions
|
||||
------------------
|
||||
|
||||
- ``case expressions`` are now supported.
|
||||
- table constructors now mimic more closely the syntax of case... of...
|
||||
- Nimrod can now infer the return type of a proc from its body
|
||||
|
||||
|
||||
2012-09-23 Version 0.9.0 released
|
||||
|
||||
Reference in New Issue
Block a user