Add DIP25 compatibility. Fix #83

This commit is contained in:
2019-03-23 06:41:51 +01:00
parent ad46afb10b
commit 76f2cd7080
11 changed files with 24 additions and 82 deletions

View File

@ -53,6 +53,7 @@
{
"name": "unittest",
"versions": ["TanyaPhobos"],
"dflags": ["-dip25"],
"importPaths": [
"./source",
"./tests"