source:
java2python/core/src/test/java/testcode/StopHere.java
Last change on this file was 535, checked in by , 17 months ago | |
---|---|
File size: 97 bytes |
Line | |
---|---|
1 | package testcode; |
2 | |
3 | /** |
4 | * Class for annotation in Annotation |
5 | */ |
6 | public @interface StopHere { |
7 | |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.