aboutsummaryrefslogtreecommitdiffstats
path: root/tests/model/pr160469_2/Simple.java
blob: 26b84d77bb2206598d3b7303cd951dde7484893b (plain)
1
2
3
4
5
6
7
8
package test;

public class Simple {

	public Simple() {	
	}
	
}