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 591361e commit ba8e4a2Copy full SHA for ba8e4a2
CHANGELOG.md
@@ -276,3 +276,7 @@
276
- Fixed a bug where renaming a variable used in a record update would produce
277
invalid code in certain situations.
278
([Surya Rose](https://github.com/GearsDatapacks))
279
+
280
+- Fixed a bug where variable sized string segment patterns that are discarded
281
+ are not disallowed by the compiler.
282
+ ([Lily Rose](https://github.com/LilyRose2798))
0 commit comments