Make CompilerOutput immutable (#16942)
CompilerOutput values should never be mutated. Also includes minor formatting change to the compile() method signature in line with the style guide. Minor housekeeping while I'm touching other bits of nearby code.
Showing
Please register or sign in to comment