Переглянути джерело

fix for build prob - rogue warning

tags/V1_5_0RC1
aclement 18 роки тому
джерело
коміт
47d86c624f

+ 1
- 1
tests/multiIncremental/PR119570_2/base/bugs/ParameterizedDP.java Переглянути файл

@@ -22,6 +22,6 @@ class TaggedTexts {
// unneeded declare-parents duplicates one in NodeImpl
// when here, get spurious error message
// when commented out, d-p fails and get compiler error at 1) above
// declare parents : Tag implements INode<Tag,Tag>;
declare parents : Tag implements INode<Tag,Tag>;
}
}

Завантаження…
Відмінити
Зберегти