blob: e7a37b5208becd81bc8417a623c24eaf77aa203c [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
var x = {null: null};