Sign in
third-party-mirror
/
kiwivm
/
refs/heads/master
/
.
/
mingw
/
gettext
/
libtextstyle
/
gnulib-local
/
tests
/
test-moo-sub1.oo.h
blob: 581439424a4ea84791f058d2091c1badddd27343 [
file
] [
log
] [
blame
] [
edit
]
#include
"test-moo-root.h"
#include
<stdio.h>
/* Define a subclass. */
struct
sub1
:
struct
root
{
FILE
*
fp
;
methods
:
};