repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[test/Object] - Move/rewrite 2 more test cases.
[llvm-complete.git]
/
test
/
YAMLParser
/
spec-07-13.test
blob
ab74df101872488b0cda58b7e224e494230f112d
1
# RUN: yaml-bench -canonical %s
2
3
! "First document"
4
---
5
!foo "No directives"
6
%TAG ! !foo
7
---
8
!bar "With directives"
9
%YAML 1.1
10
---
11
!baz "Reset settings"