Make isWideString compatible with Phobos isNarrowString
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
*/
|
||||
module tanya.test.assertion;
|
||||
|
||||
import std.traits : isSomeFunction;
|
||||
import tanya.memory.allocator;
|
||||
import tanya.meta.trait;
|
||||
|
||||
|
Reference in New Issue
Block a user