xpcom/tests/static-checker/TestStaticInitGlobal.cpp

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:bfb97de5ab80
1 int foo() {
2 return 0;
3 }
4
5 int x = foo();

mercurial