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