mirror of
https://github.com/dlang/dmd.git
synced 2025-04-27 05:30:13 +03:00
feat(errors): enable verrors=context globally (#20576)
Signed-off-by: royalpinto007 <royalpinto007@gmail.com>
This commit is contained in:
parent
c57da0cf59
commit
45e4a09a3e
34 changed files with 87 additions and 52 deletions
|
@ -1,5 +1,5 @@
|
|||
// PERMUTE_ARGS:
|
||||
// REQUIRED_ARGS: -unittest -verrors=0
|
||||
// REQUIRED_ARGS: -verrors=simple -unittest -verrors=0
|
||||
|
||||
/*
|
||||
TEST_OUTPUT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue