Files
babel/test/fixtures/generation/comment/block-line-comment/expected.js
2014-10-31 21:21:26 +11:00

5 lines
44 B
JavaScript

// Leading to block
{
print("hello");
}