meson/docs/markdown/snippets/integer-base.md

170 B

Octal and binary string literals

Octal and binary integer literals can now be used in build and option files.

int_493 = 0o755
int_1365 = 0b10101010101