Files
babel/test/fixtures/generation/comments/if-empty-line-comment/expected.js
Sebastian McKenzie df70be4ebb clean up and fix tests
2014-11-07 12:33:35 +11:00

4 lines
75 B
JavaScript

if (cond)
// Leading to EmptyStatement
; // Trailing to EmptyStatement