mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
more pre-commit testing
This commit is contained in:
parent
f0c32ac496
commit
10f073e010
1 changed files with 2 additions and 2 deletions
4
foo.cc
4
foo.cc
|
|
@ -1,6 +1,6 @@
|
|||
namespace {
|
||||
int main () {
|
||||
int main() {
|
||||
int i;
|
||||
return 2 + 24 -15 ;
|
||||
return 2 + 24 -1 ;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue