index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
objc
/
compile
/
trivial.m
blob: 207cce8b3c37e8a927c4eb707f9c8109a3c14da5 (
plain
)
1
2
3
4
5
6
#import "../../objc-obj-c++-shared/Object1.h"
int
main
(
void
)
{
[
Object
class
];
}