aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs166/pr284862/EntityClass.java
blob: e87f3f50cf9a71c14b0c9f116f32be8f3c0f4a1c (plain)
1
2
3
4
5
@Entity
public class EntityClass implements AnnotatedMethodInterface {

}