Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
paamayim-nekudotayim.rs
blob: cb151d652e133fd922e26ca9ac6f157afe1c4a70 [
file
] [
log
] [
blame
] [
edit
]
// http://phpsadness.com/sad/1
fn
main
()
{
::;
//~ ERROR expected identifier, found `;`
}