This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
114d5f221c
rust
/
tests
/
ui
/
parser
/
paamayim-nekudotayim.rs
6 lines
95 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix path parsing
2013-11-11 06:53:14 -06:00
// http://phpsadness.com/sad/1
fn
main
(
)
{
syntax: Extra diagnostics for `_` used in an identifier position
2016-03-31 02:15:36 -05:00
::
;
//~ ERROR expected identifier, found `;`
Fix path parsing
2013-11-11 06:53:14 -06:00
}
Reference in New Issue
Copy Permalink