ref: 172f8ee76f139634c66d22bb910b848d198a5c00 dir: /test.shader/
point a, b; double n; n = 1; n; a + b; a * n; n * b; n * n;