blob: ce635b77040a49d1a6da77ac65263cf5e7e4758e [file] [log] [blame]
const dynamic a = null;
const dynamic b = a();
main() {}