blob: 7bba9715476a5a26e63d7827f5a25e58812a4fd5 [file] [log] [blame]
# trailing underscore in integer part is not allowed
trailing-us-exp = 1_e2
# trailing underscore in float part is not allowed
trailing-us-exp2 = 1.2_e2