tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(1,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(2,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(3,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(4,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(5,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(6,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(8,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(8,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(9,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(9,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(10,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(10,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(11,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(11,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(12,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(13,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(15,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(15,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(15,3): error TS2304: Cannot find name 'e5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(16,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(16,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(16,4): error TS2304: Cannot find name 'e5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(17,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(17,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(17,3): error TS2304: Cannot find name 'e5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(18,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(18,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(18,4): error TS2304: Cannot find name 'e5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(19,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(20,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(22,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(22,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(23,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(23,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(24,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(24,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(25,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(25,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(26,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(27,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(29,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(29,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(30,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(30,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(31,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(31,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(32,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(32,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(33,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(34,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(36,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(36,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(36,3): error TS2304: Cannot find name 'e5_5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(37,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(37,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(37,4): error TS2304: Cannot find name 'e5_5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(38,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(38,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(38,3): error TS2304: Cannot find name 'e5_5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(39,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(39,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(39,4): error TS2304: Cannot find name 'e5_5'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(40,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(41,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(43,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(43,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(44,1): error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(44,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(45,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(45,3): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(46,1): error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(46,4): error TS1005: ';' expected.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(47,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(48,1): error TS1489: Decimals with leading zeros are not allowed.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(50,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(51,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(52,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(53,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(54,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(55,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(56,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(57,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(58,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(60,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(61,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(62,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(63,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(64,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(65,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(66,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(67,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(68,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(70,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(71,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(72,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(73,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(74,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(75,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(76,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(77,2): error TS6188: Numeric separators are not allowed here.
tests/cases/compiler/numberLiteralsWithLeadingZeros.ts(78,2): error TS6188: Numeric separators are not allowed here.


==== tests/cases/compiler/numberLiteralsWithLeadingZeros.ts (101 errors) ====
    00;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
    000;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
    01;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
    001;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
    08;
    ~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    008;
    ~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    
    00.5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
      ~~
!!! error TS1005: ';' expected.
    000.5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
       ~~
!!! error TS1005: ';' expected.
    01.5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
      ~~
!!! error TS1005: ';' expected.
    001.5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
       ~~
!!! error TS1005: ';' expected.
    08.5;
    ~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    008.5;
    ~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    
    00e5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
      ~~
!!! error TS1005: ';' expected.
      ~~
!!! error TS2304: Cannot find name 'e5'.
    000e5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
       ~~
!!! error TS1005: ';' expected.
       ~~
!!! error TS2304: Cannot find name 'e5'.
    01e5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
      ~~
!!! error TS1005: ';' expected.
      ~~
!!! error TS2304: Cannot find name 'e5'.
    001e5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
       ~~
!!! error TS1005: ';' expected.
       ~~
!!! error TS2304: Cannot find name 'e5'.
    08e5;
    ~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    008e5;
    ~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    
    00.5e5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
      ~~~~
!!! error TS1005: ';' expected.
    000.5e5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
       ~~~~
!!! error TS1005: ';' expected.
    01.5e5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
      ~~~~
!!! error TS1005: ';' expected.
    001.5e5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
       ~~~~
!!! error TS1005: ';' expected.
    08.5e5;
    ~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    008.5e5;
    ~~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    
    00.5_5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
      ~~~~
!!! error TS1005: ';' expected.
    000.5_5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
       ~~~~
!!! error TS1005: ';' expected.
    01.5_5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
      ~~~~
!!! error TS1005: ';' expected.
    001.5_5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
       ~~~~
!!! error TS1005: ';' expected.
    08.5_5;
    ~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    008.5_5;
    ~~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    
    00e5_5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
      ~~~~
!!! error TS1005: ';' expected.
      ~~~~
!!! error TS2304: Cannot find name 'e5_5'.
    000e5_5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
       ~~~~
!!! error TS1005: ';' expected.
       ~~~~
!!! error TS2304: Cannot find name 'e5_5'.
    01e5_5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
      ~~~~
!!! error TS1005: ';' expected.
      ~~~~
!!! error TS2304: Cannot find name 'e5_5'.
    001e5_5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
       ~~~~
!!! error TS1005: ';' expected.
       ~~~~
!!! error TS2304: Cannot find name 'e5_5'.
    08e5_5;
    ~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    008e5_5;
    ~~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    
    00.5_5e5_5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
      ~~~~~~~~
!!! error TS1005: ';' expected.
    000.5_5e5_5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o0'.
       ~~~~~~~~
!!! error TS1005: ';' expected.
    01.5_5e5_5;
    ~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
      ~~~~~~~~
!!! error TS1005: ';' expected.
    001.5_5e5_5;
    ~~~
!!! error TS1121: Octal literals are not allowed. Use the syntax '0o1'.
       ~~~~~~~~
!!! error TS1005: ';' expected.
    08.5_5e5_5;
    ~~~~~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    008.5_5e5_5;
    ~~~~~~~~~~~
!!! error TS1489: Decimals with leading zeros are not allowed.
    
    0_0.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_00.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_0.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_1.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_01.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_1.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_8.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_08.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_8.5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    
    0_0e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_00e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_0e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_1e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_01e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_1e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_8e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_08e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_8e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    
    0_0.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_00.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_0.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_1.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_01.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_1.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_8.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_08.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    0_0_8.5_5e5_5;
     ~
!!! error TS6188: Numeric separators are not allowed here.
    