xpcom/tests/static-checker/TestStaticInitGlobal.cpp

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:bfb97de5ab80
1 int foo() {
2 return 0;
3 }
4
5 int x = foo();

mercurial