We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffa682 commit 7ca37b9Copy full SHA for 7ca37b9
1 file changed
CHANGELOG.md
@@ -490,6 +490,10 @@
490
segments when compiling a function with a JavaScript external.
491
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
492
493
+- Fixed a bug where the compiler would produce a confusing error message when
494
+ writing a constructor with a lowercase name.
495
+ ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
496
+
497
- A `gleam@@compile.erl` is no longer left in the build output of
498
`gleam compile-package`.
499
([Louis Pilfold](https://github.com/lpil))
0 commit comments