v/vlib/v/scanner/tests
Delyan Angelov df8384b62e
v.scanner: report the start of unfinished string literals too
2021-12-30 18:29:52 +02:00
..
bin_consecutively_separator_err.out
bin_consecutively_separator_err.vv
bin_separator_in_front_err.out
bin_separator_in_front_err.vv
dec_consecutively_separator_err.out
dec_consecutively_separator_err.vv
float_literals_dot_err.out scanner: clarify the float literal warning (#11313) 2021-08-27 16:49:29 +03:00
float_literals_dot_err.vv scanner: no longer allow `1.` float literals (#11301) 2021-08-25 14:39:37 +03:00
hex_consecutively_separator_err.out
hex_consecutively_separator_err.vv
hex_separator_in_front_err.out
hex_separator_in_front_err.vv
oct_consecutively_separator_err.out
oct_consecutively_separator_err.vv
oct_separator_in_front_err.out
oct_separator_in_front_err.vv
position_0_err.out scanner: remove pos 0 hack which is no longer needed (#10935) 2021-07-25 01:13:07 +03:00
position_0_err.vv scanner: remove pos 0 hack which is no longer needed (#10935) 2021-07-25 01:13:07 +03:00
unfinished_string_literal_err.out v.scanner: report the start of unfinished string literals too 2021-12-30 18:29:52 +02:00
unfinished_string_literal_err.vv v.scanner: report the start of unfinished string literals too 2021-12-30 18:29:52 +02:00