Cole Greer created TINKERPOP-3151: ------------------------------------- Summary: Allow floats with no leading digits Key: TINKERPOP-3151 URL: https://issues.apache.org/jira/browse/TINKERPOP-3151 Project: TinkerPop Issue Type: Improvement Components: language Affects Versions: 3.7.3 Reporter: Cole Greer
Currently floatLiterals without a leading digit such as .5f or .5d are not permitted by the grammar. This is a minor inconvenience for users as well as a subtle incompatibility from groovy. -- This message was sent by Atlassian Jira (v8.20.10#820010)