source:
branches/pyyaml3000/tests/data/spec-07-08.data
@
38
| Revision 38, 197 bytes checked in by xi, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | # Explicitly specify default settings: |
| 2 | %TAG ! ! |
| 3 | %TAG !! tag:yaml.org,2002: |
| 4 | # Named handles have no default: |
| 5 | %TAG !o! tag:ben-kiki.org,2000: |
| 6 | --- |
| 7 | - !foo "bar" |
| 8 | - !!str "string" |
| 9 | - !o!type "baz" |
Note: See TracBrowser
for help on using the repository browser.
