Files
Ink-Shader-Language/test/check/bad_double_access.golden

184 B

test/bad_double_access.ink:7,4: error: Attempting to access a field on a primitive type 'float'.
p.v.x.
^
declaration:
x: float