prettier/tests/label/__snapshots__
Christopher Chedeau 1f92218a06 Fix empty labels (#383)
We actually need this `;` for EmptyStatement, otherwise it applies to the next block of code. (Creating a label with an empty statement is completely useless, but it triggers a lot in the fuzz testing tool)

Fixes #376
2017-01-22 12:34:27 -08:00
..
jsfmt.spec.js.snap Fix empty labels (#383) 2017-01-22 12:34:27 -08:00