]> andersk Git - libyaml.git/blob - tests/run-test-suite/src/test/example-2.27-invoice.out
Replace Mercurial with Git in README
[libyaml.git] / tests / run-test-suite / src / test / example-2.27-invoice.out
1 --- !<tag:clarkevans.com,2002:invoice>
2 invoice: 34843
3 date: 2001-01-23
4 bill-to: &id001
5   given: Chris
6   family: Dumars
7   address:
8     lines: |
9       458 Walkman Dr.
10       Suite #292
11     city: Royal Oak
12     state: MI
13     postal: 48046
14 ship-to: *id001
15 product:
16 - sku: BL394D
17   quantity: 4
18   description: Basketball
19   price: 450.00
20 - sku: BL4438H
21   quantity: 1
22   description: Super Hoop
23   price: 2392.00
24 tax: 251.42
25 total: 4443.52
26 comments: Late afternoon is best. Backup contact is Nancy Billsmer @ 338-4338.
This page took 0.034091 seconds and 5 git commands to generate.