code review

This commit is contained in:
Dmitry Jemerov
2015-02-04 14:12:25 +01:00
parent c0e7d1faf2
commit 3253754395
16 changed files with 158 additions and 50 deletions
@@ -0,0 +1,7 @@
/**
* @param <caret>i this is an integer
*/
class C(i: Int) {
}
// REF: i