yum-mirror/slang
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
ec0224edc
master
1implementing m; 2 3namespace ns1 4{ 5namespace ns2 6{ 7 public int g() { return 2; } 8} 9}
Making it easier to work with shaders
git clone https://git.yummers.dev/yum-mirror/slang
ec0224edc
1implementing m; 2 3namespace ns1 4{ 5namespace ns2 6{ 7 public int g() { return 2; } 8} 9}