dfmt/tests/allman/issue0142.d.ref

5 lines
42 B
Plaintext

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