summaryrefslogtreecommitdiffstats
path: root/tests/bugs161/pr223226/Foo.java
blob: 4aaa0fb1a62a5d8c86bc6f2cc20486f450eb130a (plain)
1
2
3
public class Foo<B extends BInterface<?>> implements AspectXMarker<Integer, B>
{}