[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / YAMLParser / spec-10-11.test
blob51bd06f02025753095138e20916f2d33fb1887da
1 # RUN: yaml-bench -canonical %s
4 ? explicit key1 : explicit value,
5 ? explicit key2 : , # Explicit empty
6 ? explicit key3,     # Implicit empty
7 simple key1 : explicit value,
8 simple key2 : ,     # Explicit empty