For compatibility reasons decimal literals without explicit type specifier (for example1.2) are treated as values of theDOUBLEtype by default up to version 0.198. After 0.198 they are parsed as DECIMAL. System-