blob: cbf5f7883bd1350efff7939bef7b4240e4ae988b [file] [log] [blame]
public class X {
void f() {
int i = <spot>60 * 60</spot>;
}
}