Prevent instructions to be generated as names.

This commit is contained in:
chriseth
2019-04-24 14:35:21 +02:00
parent eac0048176
commit 0af8d758a5
6 changed files with 56 additions and 25 deletions
@@ -0,0 +1,9 @@
{
let mul_256 := 1
}
// ====
// step: varNameCleaner
// ----
// {
// let mul_1 := 1
// }