< prev index next >

test/jdk/com/sun/tools/jextract/unresolved/TestResolve.java

Print this page

        

*** 22,33 **** */ import org.testng.annotations.*; import static org.testng.Assert.*; ! import org.test.Foo; ! import org.test.Bar; import java.foreign.Scope; /* * @test --- 22,33 ---- */ import org.testng.annotations.*; import static org.testng.Assert.*; ! import org.test_h.Foo; ! import org.test_h.Bar; import java.foreign.Scope; /* * @test
< prev index next >