This website requires JavaScript.
Explore
Help
Sign In
corysanin
/
tubestation
Watch
1
Star
0
Fork
0
You've already forked tubestation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e272a33dff4cb15dfb51ef6dc74252d1da9ac2b9
tubestation
/
xpcom
/
tests
/
static-checker
/
TestStaticInitStructOK.cpp
Ehren Metcalfe
4ae8185a08
Bug 573786 - Script to detect static initializers r=taras
2010-08-18 18:04:39 -07:00
6 lines
43 B
C++
Raw
Blame
History
struct
Blah
{
int
i
;
}
;
Blah
b
=
{
3
}
;
Reference in New Issue
View Git Blame
Copy Permalink