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

Side by Side Diff: test/YAMLParser/spec-09-02.data

Issue 5604054: YAML Parser
Patch Set: Update Created 12 years, 10 months ago
Left:
Right:
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 unified diff | Download patch
OLDNEW
(Empty)
1 # RUN: yaml-bench -canonical %s |& FileCheck %s
2 #
3 # Indent trimming is not yet implemented.
4 # XFAIL: *
5
6 "as space
7 trimmed
8
9 specific
10
11 escaped \
12 none"
13
14 # CHECK: !!str "as space trimmed\nspecific\nescaped\tnone"
OLDNEW

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