blob: 188cce857dfac8a321533edd13814e0c868a811a [file] [log] [blame]
void method1([a = (0, 1), b = (const <String>[], c: 'foo')]) {}
void method2({a = (0, 1), b = (const <String>[], c: 'foo')}) {}