aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs173/pr404601/user/Test.java
blob: 9212b0f3e9919659371ffe6e010395b47c62aa8e (plain)
1
2
3
public class Test {
	public static void main(String[] argv) { new Youser("foo"); }
}