xref: /aosp_15_r20/external/llvm/test/YAMLParser/construct-int.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: yaml-bench -canonical %s
2
3canonical: 685230
4decimal: +685_230
5octal: 02472256
6hexadecimal: 0x_0A_74_AE
7binary: 0b1010_0111_0100_1010_1110
8sexagesimal: 190:20:30
9