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 0f1b56a commit 7203abcCopy full SHA for 7203abc
CHANGELOG.md
@@ -269,3 +269,7 @@
269
- Fixed a bug where renaming a constant which is referenced in another module
270
inside a guard would generate invalid code.
271
([Surya Rose](https://github.com/GearsDatapacks))
272
+
273
+- Fixed a bug where variable sized string segment patterns that are discarded
274
+ are not disallowed by the compiler
275
+ ([Lily Rose](https://github.com/LilyRose2798))
0 commit comments