A Padawan question
carusogabriel opened this issue ยท 1 comments
carusogabriel commented
Can some code be refactored here? There are some tests that the ternary and null coalesce operator fits ๐
Hywan commented
It's better to add new tests that include the new operators instead of refactoring the existing tests. The goal of the tests are to test the grammar, in all its forms :-).