A single dot is not a float value (fixes #62).
[pyyaml/python3.git] / tests / data / spec-10-11.data
blob9f055684bd1dc0e9582162940f7f796520213960
2 ? explicit key1 : explicit value,
3 ? explicit key2 : , # Explicit empty
4 ? explicit key3,     # Implicit empty
5 simple key1 : explicit value,
6 simple key2 : ,     # Explicit empty