Can now parse custom operators. Maybe I want to make it so that you have to put explicit backticks if you define a custom operator, currently you can just do: fn +() { .. }
Can now parse custom operators. Maybe I want to make it so that you have to put explicit backticks if you define a custom operator, currently you can just do: fn +() { .. }