Files
babel/packages/babel-generator/test/fixtures/comments/block-line-comment-with-concise-format/output.js
2018-01-09 15:36:42 +01:00

2 lines
30 B
JavaScript

{ print("hello"); // comment
}