We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a628a8 commit 957a216Copy full SHA for 957a216
CHANGES.md
@@ -384,7 +384,7 @@ Developer-oriented changes: 'dyno' Compiler improvements / changes
384
- improved resolution of type queries
385
- added support for tuple variable decls with type and init expressions
386
- added support for resolving nested routines that use outer variables
387
- - fixed an ambiguity bug involving nested functions and parenless methods
+ - fixed a few ambiguity bugs involving nested functions and methods
388
- fixed resolving `this` calls on shadowing variables
389
- allowed inits in multi-variable declsons to use a previous variable's types
390
- enabled resolving uses of dependently-typed fields in methods
0 commit comments