1*9880d681SAndroid Build Coastguard Worker# RUN: yaml-bench -canonical %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Worker# Explicitly specify default settings: 4*9880d681SAndroid Build Coastguard Worker%TAG ! ! 5*9880d681SAndroid Build Coastguard Worker%TAG !! tag:yaml.org,2002: 6*9880d681SAndroid Build Coastguard Worker# Named handles have no default: 7*9880d681SAndroid Build Coastguard Worker%TAG !o! tag:ben-kiki.org,2000: 8*9880d681SAndroid Build Coastguard Worker--- 9*9880d681SAndroid Build Coastguard Worker- !foo "bar" 10*9880d681SAndroid Build Coastguard Worker- !!str "string" 11*9880d681SAndroid Build Coastguard Worker- !o!type "baz" 12