carbon-lang
carbon-lang copied to clipboard
Adds division to multiplicative expression.
trafficstars
- Multiplication and division have the same priority.
- A new builtin interface DivWith is added.
- In some tests expecting a compilation error (syntax error), the error message now says it is expecting SLASH or binary *.
Sorry @junheecho, to avoid getting stuck on review with @zygoloid, can you undo the last commit and we'll go with the original change? I'll address any cleanup in #2109.