improve parsing error messages to quote the directives #115
Annotations
6 errors
Test (1.21.x):
parse.go#L172
cannot use 9999999999 (untyped int constant) as int value in argument to parseNumber (overflows)
|
Test (1.21.x)
Process completed with exit code 1.
|
Test (1.22.x):
parse.go#L172
cannot use 9999999999 (untyped int constant) as int value in argument to parseNumber (overflows)
|
Test (1.22.x)
Process completed with exit code 1.
|
Test (1.20.x):
parse.go#L172
cannot use 9999999999 (untyped int constant) as int value in argument to parseNumber (overflows)
|
Test (1.20.x)
Process completed with exit code 1.
|