Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(492)

Unified Diff: test/YAMLParser/spec-02-06.data

Issue 5604054: YAML Parser
Patch Set: Update Created 13 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/YAMLParser/spec-02-06.data
diff --git a/test/YAMLParser/spec-02-06.data b/test/YAMLParser/spec-02-06.data
new file mode 100644
index 0000000000000000000000000000000000000000..85c1e2bab8c4c7b2f91be6062f770396749dbf7a
--- /dev/null
+++ b/test/YAMLParser/spec-02-06.data
@@ -0,0 +1,7 @@
+# RUN: yaml-bench -canonical %s
+
+Mark McGwire: {hr: 65, avg: 0.278}
+Sammy Sosa: {
+ hr: 63,
+ avg: 0.288
+ }

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b