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