Closed
Description
$ rusti
WARNING: The Rust REPL is experimental and may be
unstable. If you encounter problems, please use the
compiler instead. Type :help for help.
rusti> 2+2
4
rusti> fn qqq() -> int { let mut q = 3; q}
rusti> qqq()
3
rusti> let mut q = 3;
Segmentation fault
Rust is e95fcfa .
uname -a
-> Linux vi-notebook 3.8.3 #12 SMP Thu Apr 4 15:08:07 FET 2013 i686 GNU/Linux
Metadata
Metadata
Assignees
Labels
No labels