blob: e73d450a9bb817a6deafbe65afef0360d1fdf3ab [file] [log] [blame]
# RUN: not yaml2obj %s 2>&1 | FileCheck %s
--- !unsupported-tag
DummyData:
foo: 0
...
#check error: YAML Object File unsupported document type tag '!unsupported-tag'!