dfmt/tests/issue0210.d

3 lines
59 B
D

static assert(call(x) !is y);
static assert(call(x) is y);