blob: 7c669567f5b559c6124066f9ebcdb4f81c3a972d [file] [log] [blame]
public class X {
void f() {
int i = 30 * 3600;
}
}