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 e37a6bb commit cb788f2Copy full SHA for cb788f2
docs/QoL Improvements/Removed Locals Limit.md
@@ -1,3 +1,3 @@
1
Pluto removes the locals limit, allowing you to use compile-time constants, including enums, as much as you want.
2
3
-Note that you are still limited to 255 registers, so you can't have infinite dynamic variables per functions.
+Note that you are still limited to 255 registers, so you can't have infinite dynamic variables per function.
0 commit comments