contract A {
fixed40x40 pi = 3.14.15;
}
// ----
// ParserError: (34-37): Expected ';' but got 'Number'