blob: 61517f7ff48f593588afa72dc3f9191e4aa711c4 [file] [log] [blame]
function test() {
// Leading to EmptyStatement
; // Trailing to EmptyStatement
}