This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-21 08:50:22 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ecb7e5c8af
opnsense-src
/
test
/
CXX
/
basic
/
basic.start
/
basic.start.main
/
p2g.cpp
5 lines
94 B
C++
Raw
Normal View
History
Unescape
Escape
Updaet clang to 92395.
2010-01-01 05:34:51 -05:00
// RUN: %clang_cc1 -fsyntax-only -verify %s
Update clang to r84119.
2009-10-14 14:03:49 -04:00
int
main
(
int
argc
,
const
char
*
const
*
argv
)
{
}
Reference in a new issue
Copy permalink