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 9b11012 commit 86eb4c8Copy full SHA for 86eb4c8
CHANGELOG.md
@@ -521,3 +521,7 @@
521
- Fixed a bug where the stack would overflow on Windows when type-checking
522
multiple nested `use` expressions.
523
([Surya Rose](https://github.com/GearsDatapacks))
524
+
525
+- Fixed a bug where using a variable from a separate pattern inside a bit array
526
+ pattern would be allowed but generate invalid Erlang code.
527
+ ([Surya Rose](https://github.com/GearsDatapacks))
0 commit comments