LibGLSL: Add tests for GLSL parser

This commit is contained in:
Poseydon42 2023-07-23 23:10:25 +01:00 committed by Jelle Raaijmakers
commit d160ff2f8d
Notes: sideshowbarker 2024-07-17 01:00:06 +09:00
24 changed files with 368 additions and 0 deletions

View file

@ -0,0 +1,7 @@
TranslationUnit[0:0->3:1]
StructDeclaration[0:7->3:1]
foo
VariableDeclaration[2:4->3:0]
Type[2:4->2:6]
int
bar