Fix chained indirect templates: template<T> |T| fun(|vector<T>| a) { return a.at(0); }, etc
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
cc -std=c99 ./test_topLevelVarInit.c -o ./test_topLevelVarInit
|
||||
Reference in New Issue
Block a user