Navigation Menu

Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Runhang Li committed Jan 14, 2016
1 parent 8b1d3ef commit 36eff90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Expand Up @@ -24,7 +24,7 @@ Language features:
{< x; y; >} is sugar for {< x = x; y = y; >}
(Jeremy Yallop)
* GPR#234: allow "[]" as a user-defined constructor. Demand parenthesis
around "::" when using "::" as user-define constructor.
around "::" when using "::" as user-defined constructor.
(Runhang Li)

Compilers:
Expand Down

0 comments on commit 36eff90

Please sign in to comment.