1 # RUN: yaml-bench -canonical %s | FileCheck %s
3 %TAG ! tag:clarkevans.com,2002:
5 # Use the ! handle for presenting
6 # tag:clarkevans.com,2002:circle
8 center: &ORIGIN {x: 73, y: 129}
12 finish: { x: 89, y: 102 }
16 text: Pretty vector drawing.
18 #CHECK: !<tag:clarkevans.com,2002:shape>
19 #CHECK: !<tag:clarkevans.com,2002:circle>
20 #CHECK: !<tag:clarkevans.com,2002:line>
21 #CHECK: !<tag:clarkevans.com,2002:label>