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