Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / construct-int.data
1 # RUN: yaml-bench -canonical %s
2
3 canonical: 685230
4 decimal: +685_230
5 octal: 02472256
6 hexadecimal: 0x_0A_74_AE
7 binary: 0b1010_0111_0100_1010_1110
8 sexagesimal: 190:20:30