blob: 892fefba9b511db5d10674674ccce0d625419957 [file] [log] [blame]
public class X {
void f() {
double d = 1234.56789;
}
}