index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CXX
/
basic
/
basic.start
/
basic.start.main
/
p2g.cpp
blob: 4cedcdb916573d42cd3324ad56910200d460b925 (
plain
)
1
2
3
4
// RUN: clang-cc -fsyntax-only -verify %s
int
main
(
int
argc
,
const
char
*
const
*
argv
)
{
}