dfmt/tests/knr/issue0083.d.ref

6 lines
61 B
Plaintext

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