<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/bugs/gh-4457.slang, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2024-06-29T04:20:43+00:00</updated>
<entry>
<title>Parse scope for local variable declaration (#4507)</title>
<updated>2024-06-29T04:20:43+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-06-29T04:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=e19e0474639d579e6f0dc33d6b0c9b2a6d723fae'/>
<id>urn:sha1:e19e0474639d579e6f0dc33d6b0c9b2a6d723fae</id>
<content type='text'>
When a local variable is declaraed, a scope(::) was not properly parsed
for its type name. This commit fixes it.

Close #4457</content>
</entry>
</feed>
