dfmt/tests/otbs/issue0142.d.ref

4 lines
42 B
Plaintext

class Bar(A) : Foo if (isFloating!A) {
}