Little corrections

This commit is contained in:
Andrey Breslav
2011-09-02 17:33:37 +04:00
parent 30304ed1b1
commit 324922506c
8 changed files with 31 additions and 17 deletions
+3
View File
@@ -0,0 +1,3 @@
class C(x : `std::Int`Int) : NotFound {
val xx : `std::Int`Int
}