linker: Reject shaders that have unresolved function calls
[mesa/nouveau-pmpeg.git] / src / glsl / glcpp / tests / 002-define-chain.c
blob87d75c68751e5c60c2d0464fc032a4c68e4b5641
1 #define foo 1
2 #define bar foo
3 bar