/
githubmirror
/
panama-vector
Обзор
Документация
Войти
/
githubmirror
/
panama-vector
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/langtools/tools/javac/sourcePath2/SourcePath2.java
12 строк
272 B
Erik Joelsson
8187443: Forest Consolidation: Move files to unified layout
12 сен 2017, 20:03
12 сен 2017, 20:03
3789983
Код
Авторство
О чём код?
/* * @test /nodynamiccopyright/ * @bug 4648973 * @summary compiler does not emit code for second class in source file * @author gafter * * @compile/fail/ref=SourcePath2.out -XDrawDiagnostics SourcePath2.java */ import p.SourcePath2A; public class SourcePath2 {}