blob: cdb4259a3011088be8388ded59b384f30ae18d9a [file] [log] [blame]
class Utils {
public static int foo(int arg) { return arg; }
}