This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
0fb60a60e7
livetrax
/
foo.cc
7 lines
58 B
C++
Raw
Normal View
History
Unescape
Escape
more pre-commit testing
2015-05-09 13:05:07 -04:00
namespace
{
more pre-commit testing
2015-05-09 13:08:56 -04:00
int
main
(
)
{
more pre-commit testing
2015-05-09 13:05:07 -04:00
int
i
;
return
2
+
24
-
1
;
}
}
Copy Permalink