Home
last modified time | relevance | path

Searched defs:r1g1 (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DexponentiationOperatorWithInvalidOperands.js57 var r1g1 = E.a ** a; //ok variable
124 var r1g1 = Math.pow(E.a, a); //ok variable
H A DarithmeticOperatorWithInvalidOperands.js57 var r1g1 = E.a * a; //ok variable
637 var r1g1 = E.a * a; //ok variable

Completed in 4 milliseconds