dfmt/tests/allman/issue0210.d.ref

3 lines
59 B
Plaintext

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