From 4beb9b09645c4a8c152632c0668cea18b0882d8e Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Thu, 14 Sep 2017 14:00:33 -0700 Subject: [PATCH] Accepted (incorrect) baselines. --- ...eCorrectly.newExpressionWithPropertyAccessOnCallExpression.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/baselines/reference/printerApi/printsNodeCorrectly.newExpressionWithPropertyAccessOnCallExpression.js diff --git a/tests/baselines/reference/printerApi/printsNodeCorrectly.newExpressionWithPropertyAccessOnCallExpression.js b/tests/baselines/reference/printerApi/printsNodeCorrectly.newExpressionWithPropertyAccessOnCallExpression.js new file mode 100644 index 00000000000..ffc51549bb1 --- /dev/null +++ b/tests/baselines/reference/printerApi/printsNodeCorrectly.newExpressionWithPropertyAccessOnCallExpression.js @@ -0,0 +1 @@ +new f().x \ No newline at end of file