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
+1 -1
View File
@@ -4,5 +4,5 @@ fun test() {
<error>1</error> : Double
1 <warning>as</warning> Byte
1 <warning>as</warning> Int
1 <warning>as</warning> Double
<error>1</error> <warning>as</warning> Double
}