writing java method signatures

All tests pass, but it does not mean nothing is broken.
This commit is contained in:
Stepan Koltsov
2011-12-08 04:31:44 +04:00
parent ec83517f8d
commit 0656f1f0e0
33 changed files with 339 additions and 80 deletions

View File

@@ -0,0 +1,6 @@
class IntWithDefault {
{
int r = namespace.www(1);
}
}