blob: 2bf08bed2895cc1f77a65a1d72b8c39142ecf0a3 (
plain)
1
2
3
4
5
6
7
|
result code = -1
standard error = {
tests/bugs/gh-449.slang(18): error 30019: expected an expression of type 'S', got 'vector<float,2>'
tests/bugs/gh-449.slang(24): error 30019: expected an expression of type 'S', got 'vector<float,2>'
}
standard output = {
}
|