Skip to content

Commit 957a216

Browse files
committed
Brandon's CHANGES for 2.3
(similar to a pre-existing item, so combined the two into one) --- Signed-off-by: Brad Chamberlain <bradcray@users.noreply.github.com>
1 parent 5a628a8 commit 957a216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ Developer-oriented changes: 'dyno' Compiler improvements / changes
384384
- improved resolution of type queries
385385
- added support for tuple variable decls with type and init expressions
386386
- added support for resolving nested routines that use outer variables
387-
- fixed an ambiguity bug involving nested functions and parenless methods
387+
- fixed a few ambiguity bugs involving nested functions and methods
388388
- fixed resolving `this` calls on shadowing variables
389389
- allowed inits in multi-variable declsons to use a previous variable's types
390390
- enabled resolving uses of dependently-typed fields in methods

0 commit comments

Comments
 (0)