blob: 50716137298eb1769732544ab5869c88c1c69ad3 [file] [log] [blame]
Errors: {
org-dartlang-debug:synthetic_debug_expression:1:1: Error: Type argument 'T' doesn't conform to the bound 'Bound' of the type variable 'T' on 'hasBound'.
- 'Bound' is from 'org-dartlang-testcase:///main.dart'.
Try changing type arguments so that they conform to the bounds.
hasBound<T>()
^
}
method /* from org-dartlang-debug:synthetic_debug_expression */ debugExpr<T extends dynamic>() dynamic
return #lib1::hasBound<#lib2::debugExpr::T%>();