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: e3209fd3ce947775fee91f4af9a0c06f050777ba (
plain
)
1
2
3
4
// RUN: %clang_cc1 -fsyntax-only -verify %s
int
main
(
int
argc
,
const
char
*
const
*
argv
)
{
}