mirror of
https://github.com/JonathanFleischmann/CompilerULTIMATE.git
synced 2024-12-27 07:18:03 +00:00
remove print from test File
This commit is contained in:
parent
7d4aa26cbb
commit
72647ffe70
@ -15,7 +15,6 @@ public class ClassCanBeBytecoded {
|
||||
var1 = var1 + 1;
|
||||
}
|
||||
}
|
||||
print(x);
|
||||
return var1;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user