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