This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9b4db068bb
yaml-cpp
/
test
/
main.cpp
7 lines
65 B
C++
Raw
Normal View
History
Unescape
Escape
Set the eol style to native for all files.
2008-09-04 02:20:39 +04:00
#
include
"tests.h"
Run clang-format
2014-03-22 21:49:16 +04:00
int
main
(
)
{
Test
:
:
RunAll
(
)
;
return
0
;
Set the eol style to native for all files.
2008-09-04 02:20:39 +04:00
}
Reference in New Issue
Copy Permalink