blob: cb151d652e133fd922e26ca9ac6f157afe1c4a70 [file] [log] [blame]
// http://phpsadness.com/sad/1
fn main() {
::; //~ ERROR expected identifier, found `;`
}