yum-mirror/slang

Making it easier to work with shaders

git clone https://git.yummers.dev/yum-mirror/slang

jsmall-nvidiaDiagnostic location highlighting (#1700)369279e91

master
177 B8 linesraw
1result code = -1
2standard error = {
3tests/diagnostics/expected-token.slang(6): error 20001: unexpected ']', expected ';'
4    int a = 3 ]
5              ^
6}
7standard output = {
8}