0b99c5c54e
It has been introduced in2286027bedand should've help to avoid verify error Now it became both impossible and unnecessary: - It's impossible now since we can't determine in codegen if we'll needa state machine (it depends from inline functions' contents) - It's unnecessary since we'll introduce the state machines for cases described in the2286027bedtests NB: There's still a problem that now we work a bit suboptimally because actually these samples can be generated without state machines