Closed dlubarov closed 9 years ago
Now that we've dropped Android support there's no need for an extra default constructor; all Burst tests should have one constructor.
It's possible this could break existing tests, but it's unavoidable unless we keep this leniency forever.
@zach-klippenstein or @JakeWharton PTAL
Now that we've dropped Android support there's no need for an extra default constructor; all Burst tests should have one constructor.
It's possible this could break existing tests, but it's unavoidable unless we keep this leniency forever.