Version: 0.1.00.1.10.2.00.3.00.3.10.3.20.4.00.4.10.4.20.4.30.4.40.4.50.4.60.5.00.5.10.5.20.5.30.5.40.6.00.6.10.6.21.0.01.1.01.1.11.1.2
exports.a = alert
// this should be removed, but should not change the meaning of the syntax
// (not turn it into `exports.a = alert('')`)
exports.b = 0;
('oops')
exports.c = ['oops']