[lang-ref]
( type )
>
( builtin_types )
> ( literal_int_octal ) ( swift )
[lang-ref] ( literal_int_octal ) ( swift )
@Test func literalIntOctal() { // 0o755 #expect(0o755 == 493) }