diff --git a/es2panda/test/parser/ts/test-function-with-type-assertion-expected.txt b/es2panda/test/parser/ts/test-function-with-type-assertion-expected.txt index e467c54f02c879eb5691617d735d7368a68beb8c..afa2bb556abe03444fc90ee2c496472e216ec86f 100644 --- a/es2panda/test/parser/ts/test-function-with-type-assertion-expected.txt +++ b/es2panda/test/parser/ts/test-function-with-type-assertion-expected.txt @@ -1,4 +1,4 @@ - { +{ "type": "Program", "statements": [ { @@ -1053,4 +1053,4 @@ "column": 72 } } -} \ No newline at end of file +}