mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
Also make deprecationSupplemental adhere to error limit (#16779)
Co-authored-by: Dennis Korpel <dennis@sarc.nl>
This commit is contained in:
parent
29a34181da
commit
e643a07ebc
2 changed files with 6 additions and 3 deletions
|
@ -18,5 +18,5 @@ void main()
|
|||
f();
|
||||
f();
|
||||
f();
|
||||
f();
|
||||
static assert("1"); // also surpress deprecationSupplemental
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue