[InstCombine] Signed saturation patterns
[llvm-core.git] / test / YAMLParser / spec-07-04.test
blob2c8b2ec6959cc150731bf57c324415c7096b20cf
1 # RUN: yaml-bench -canonical %s | FileCheck %s
3 %TAG !yaml! tag:yaml.org,2002:
4 ---
5 !yaml!str "foo"
7 #CHECK: !!str "foo"