blob: a804f1552c41f7de9898d1c5d4ae37733a555725 [file] [log] [blame]
var a, b, c, d, e;
List get f => a
..addAll(!b && c[d]
? [a, e(f)]
: [a]);