Files
babel/test/fixtures/generation/comments/block-line-comment/actual.js
2014-11-01 19:34:16 +11:00

5 lines
42 B
JavaScript

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