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