aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs151/pr124105/com/test/IOption.java
blob: 38cda6976a2deec88bf7b30c1ab68009179cb924 (plain)
1
2
3
4
5
6
7
8
9
package com.test;





public interface IOption {

}