unit-threaded ~parametrised_types_bug (2022-05-28T13:44:58.6264052)
Dub
Repo
IService
tests
fail
klass
Undocumented in source.
interface
IService {
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source.
Meta
Source
See Implementation
tests
fail
klass
classes
Service
functions
testCastNotAllowed
interfaces
IService