Michael Connor
Michael Connor
Ah, super, this looks good to me! Thanks @Schaeff. If it's easy to infer a new line from a comma `,` instead, then that would be even better. But if...
@Pratyush has anyone started working on this (an ArkWorks implementation of plonk)?
Referring to the [example demonstration](https://github.com/iAmMichaelConnor/solc-error-demo) of the bug... It appears what's happening is that the call to `solc` is actually kicking off two processes: the `compile` process I'm consciously running...
I tried the newest v0.7.4 version of solc, and added the new `stopAfter: parsing` field to the `settings` object (thinking that might kill the background process), but the problem persists....