hsutter / cppfront

A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Other
5.27k stars 225 forks source link

fix(to_cpp1): lower indexed call in the correct order #928

Closed JohelEGP closed 6 months ago

JohelEGP commented 6 months ago

Resolves #552.

hsutter commented 6 months ago

Thanks!