Move binexp handling into the type-specific behavior
Before it was part of the (type-agnostic) AST-walker, which didn't make sense.
Showing
Please register or sign in to comment
Before it was part of the (type-agnostic) AST-walker, which didn't make sense.