Added aspectj.aj

This commit is contained in:
cheezeburger
2018-07-23 00:35:19 +08:00
parent 940e99a80d
commit 78e68234e6
2 changed files with 548 additions and 0 deletions

2
a/aspectj.aj Normal file
View File

@@ -0,0 +1,2 @@
System.out.println("Hello World!");