aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs150/pr108370/et
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-08-31 13:32:52 +0000
committeracolyer <acolyer>2005-08-31 13:32:52 +0000
commit53c725aef7efb4bf4012a67dc2408b0c24818a26 (patch)
treeb672e24a8012d29296ac3d6069ce1e968b2480e2 /tests/bugs150/pr108370/et
parent8fc27ca674446cec163f22412d11b5e2ee674549 (diff)
downloadaspectj-53c725aef7efb4bf4012a67dc2408b0c24818a26.tar.gz
aspectj-53c725aef7efb4bf4012a67dc2408b0c24818a26.zip
tests for pr108370, enum switch in itd method with target type on the inpath
Diffstat (limited to 'tests/bugs150/pr108370/et')
-rw-r--r--tests/bugs150/pr108370/et/Q.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs150/pr108370/et/Q.java b/tests/bugs150/pr108370/et/Q.java
new file mode 100644
index 000000000..6c070156a
--- /dev/null
+++ b/tests/bugs150/pr108370/et/Q.java
@@ -0,0 +1,2 @@
+package et;
+public class Q {} \ No newline at end of file