dfmt/tests/otbs/issue0083.d.ref

5 lines
61 B
Plaintext

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