support second (optional) argument in assert #17042
Labels
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
closed-duplicate
Closed in favor of an existing report
type-enhancement
A request for a change that isn't a bug
This issue was originally filed by @tatumizer
Without second argument (like in java), it's impossible to print meaningful message about the reason of failure
Second argument should allow any expression.
The text was updated successfully, but these errors were encountered: