This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
ardour
Watch
1
Star
0
Fork
You've already forked ardour
0
mirror of
https://github.com/Ardour/ardour.git
synced
2025-12-06 14:54:56 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d06e710402
ardour
/
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
;
}
}
Reference in a new issue
Copy permalink