Using a plain tuple here is ugly, it should have been another ast class, using NamedTuple to not break backward compatibility. Needed for next commit.
Using a plain tuple here is ugly, it should have been another ast class, using NamedTuple to not break backward compatibility. Needed for next commit.