DEBSOURCES
Skip Quicknav
sources / mono-basic / 2.10-2 / vbnc / vbnc / tests / Errors / 32106-2.vb
123456789
Structure A End Structure Class B(Of T As Class) Function M() As b(Of Short) Return Nothing End Function End Class