Nicolò Ribaudo 83d878d34c
Rename builder esprima fixtures to babel
f724ae98a1c0859885083448e2cbc3f3d4c31cf1 changed the build
script to use Babel, so this commit updates the file names accordingly
2024-05-09 15:17:30 +02:00

19 lines
101 B
JavaScript

if ('test') {
"1";
}
{
"1";
}
{
"1";
}
{
"2";
}
if ('1') {
"1";
}
function f1() {
"1";
}