mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
more pre-commit testing
This commit is contained in:
parent
0fe76473fc
commit
64bb30bb50
1 changed files with 6 additions and 0 deletions
6
foo.cc
Normal file
6
foo.cc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
namespace {
|
||||
int main () {
|
||||
int i;
|
||||
return 2 + 24 -1 ;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue