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 2d7dc28 commit 9cb4731Copy full SHA for 9cb4731
libyul/optimiser/StackCompressor.cpp
@@ -15,7 +15,7 @@
15
along with solidity. If not, see <http://www.gnu.org/licenses/>.
16
*/
17
/**
18
- * Optimisation stage that aggressively rematerializes certain variables ina a function to free
+ * Optimisation stage that aggressively rematerializes certain variables in a function to free
19
* space on the stack until it is compilable.
20
21
0 commit comments