DEV Community

Discussion on: My journey optimizing the Go Compiler

Collapse
 
segflow profile image
Assel Meher • Edited

That's actually an idea I thought of when I read the reviewer's comment. And looks like a good one, I also believe that only function calls (like the given example in the PR) can have side effects, probably there are others but can't think of them right now.