ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.66k stars 751 forks source link

Add spec conformance tests for multiplicative expression contating int varref with other numeric operands #37191

Open rdulmina opened 2 years ago

rdulmina commented 2 years ago

Description: support for int varref with other numeric operands in a multiplicative expression is added via #35616. Need to add spec conformance tests.

gimantha commented 2 years ago

Spec: https://github.com/ballerina-platform/ballerina-spec/issues/261