dfmt/tests/issue0083.d.ref

7 lines
65 B
Plaintext

bool contains(T item)
{
asm pure nothrow @nogc
{
}
}