xpcom/tests/static-checker/TestStaticInitGlobal.cpp

branch
TOR_BUG_9701
changeset 8
97036ab72558
equal deleted inserted replaced
-1:000000000000 0:bfb97de5ab80
1 int foo() {
2 return 0;
3 }
4
5 int x = foo();

mercurial