blob: 8959d6a9ac9f9ab7c0c7c6d7448d06c565d255a2 [file] [log] [blame]
// @dart = 2.9
var list = [1, 2, 3];
main() {}