blob: 4ac4f6226cc46e3ce258a15b4a6bdee26c61d060 [file] [log] [blame]
// @dart = 2.6
testString() {}
testInt() {}
testBool() {}
testDouble() {}
testNull() {}
testList() {}
testMap() {}
testSymbol() {}
main() {}