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