1# RUN: not yaml2obj %s 2>&1 | FileCheck %s
2# CHECK: Map value must not be empty
3
4AAA: | BBB
5