summaryrefslogtreecommitdiffstats
path: root/tests/current-bugs/missing-loc-on-assignment.slang.expected
blob: 021701be955b595fab5c14cf49b1ea4c63e6d29c (plain)
1
2
3
4
5
6
result code = -1
standard error = {
(0): error 30019: expected an expression of type 'vector<float,4>', got 'matrix<float,4,4>'
}
standard output = {
}