Regenerated

[SVN r17084]
This commit is contained in:
Douglas Gregor
2003-01-30 04:42:06 +00:00
parent 8b6ebc4c42
commit 9bc263cf97
10 changed files with 20 additions and 0 deletions

View File

@ -20,4 +20,6 @@ int main()
f(5); // Call x.foo(5)
return 0;
}