mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
affc26674d
Also correctly test and handle missing newline.
6 lines
88 B
GLSL
6 lines
88 B
GLSL
#line 8000
|
|
#include
|
|
#include 123
|
|
#include "foo"
|
|
#include "foo" garbage
|
|
#include "no-eol" |