blob: 342b350e1ace9c1935cec83aa904007b523968a3 [file] [log] [blame]
public class X {
void f() {
double d = <spot>1234.56789</spot>;
}
}