mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
more pre-commit testing
This commit is contained in:
parent
b9ceabcfbb
commit
76168edeb4
1 changed files with 1 additions and 1 deletions
2
foo.cc
2
foo.cc
|
|
@ -1,4 +1,4 @@
|
||||||
int main() {
|
int main() {
|
||||||
int i;
|
int i;
|
||||||
return 2 + 4 ;
|
return 2 + 42 ;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue