repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
testsuite: Skip 90020.c on AIX.
[official-gcc.git]
/
libphobos
/
testsuite
/
libphobos.shared
/
lib_13414.d
blob
28594389ab272a8df084a192a280edc16d07038d
1
shared void function
()
sharedStaticDtorHook
;
2
shared void function
()
staticDtorHook
;
3
shared static
~
this
() {
sharedStaticDtorHook
(); }
4
static
~
this
() {
staticDtorHook
(); }