1
0
espelhamento de https://github.com/eclipse-aspectj/aspectj.git sincronizado 2024-08-28 17:57:06 +02:00
org.aspectj/ajdoc/testdata/coverage/fluffy/bunny/Bunny.java

9 linhas
69 B
Java
Original Visão normal Histórico

2004-04-09 01:26:41 +02:00
package fluffy.bunny;
public class Bunny {
void doIt() { }
}