This website requires JavaScript.
Explore
Help
Sign In
roytam1
/
palemoon27
Watch
1
Star
0
Fork
0
You've already forked palemoon27
mirror of
https://github.com/roytam1/palemoon27.git
synced
2026-05-27 03:00:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c987116e01aed7fba45fe85e2048cf817ccca05c
palemoon27
/
xpcom
/
tests
/
static-checker
/
TestStaticInitStructOK.cpp
T
Moonchild
baf46a6bf1
Merge pull request
#1
from mozilla/esr38: Esr38 upstream pull
2018-07-24 23:04:07 +08: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