Incorrect parsing of 1_a

Bug #1262511 reported by Jesse Beder
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
goyaml
New
Undecided
Unassigned

Bug Description

goyaml drops the underscore when parsing:

test: 1_a

It will parse this as

test: 1a

If you put quotes around the value, e.g.

test: "1_a"

then it preserves the underscore.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.