aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs150/pr71159/pkg1/B.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs150/pr71159/pkg1/B.java')
-rw-r--r--tests/bugs150/pr71159/pkg1/B.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bugs150/pr71159/pkg1/B.java b/tests/bugs150/pr71159/pkg1/B.java
new file mode 100644
index 000000000..e931fe8c9
--- /dev/null
+++ b/tests/bugs150/pr71159/pkg1/B.java
@@ -0,0 +1,3 @@
+package pkg1;
+
+public class B {} \ No newline at end of file