Different issue: syntax highlighting thinks dividing twice is regex.
let z = x/2 + y/3
Image:
Edit: or dividing then commenting.
let z = x/2 // z is half of x
Different issue: syntax highlighting thinks dividing twice is regex.
let z = x/2 + y/3
Image:
Edit: or dividing then commenting.
let z = x/2 // z is half of x