13
0

remove testing file

This commit is contained in:
Paul Davis 2015-05-09 11:32:27 -04:00
parent 73802d15a9
commit 0fe76473fc

6
foo.cc
View File

@ -1,6 +0,0 @@
namespace {
int main () {
int i;
return 2 + 24 -1 ;
}
}