test.osl:14: error: Cannot initialize struct rgba A = int
test.osl:17: error: Constructor for 'rgba' has the wrong number of arguments (expected 2, got 1)
test.osl:20: error: Constructor for 'rgba' has the wrong number of arguments (expected 2, got 3)
test.osl:20: error: Too many initializers for struct 'rgba'
test.osl:23: error: Can't assign 'string' to 'color rgba.rgb'
test.osl:23: error: Can't assign 'string' to 'float rgba.a'
FAILED test.osl
