This is especially dead code if we aren't even parsing functions yet.
Okay, I removed it for now. I also removed `rhs_braces` following that policy.
And... do we really want to do it this way? Could we store them in a separate array?
I think it is convenient given the similarities of both formats. Also, I think it was suggested in the other MR.