Searched refs:Shl1 (Results 1 – 1 of 1) sorted by relevance
240 public static int Shl1(int arg) { in Shl1() method in Main1081 assertLongEquals(Shl1(100), 200); in main()