prettier/tests/label
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
..
__snapshots__ Fix empty labels (#383) 2017-01-22 12:34:27 -08:00
empty_label.js Fix empty labels (#383) 2017-01-22 12:34:27 -08:00
jsfmt.spec.js Fix empty labels (#383) 2017-01-22 12:34:27 -08:00