diff options
Diffstat (limited to 'tests/bugs152/pr148727/Asp.aj')
-rw-r--r-- | tests/bugs152/pr148727/Asp.aj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs152/pr148727/Asp.aj b/tests/bugs152/pr148727/Asp.aj new file mode 100644 index 000000000..446fb5849 --- /dev/null +++ b/tests/bugs152/pr148727/Asp.aj @@ -0,0 +1,2 @@ +public aspect Asp { +} |