Make test suite terminate.
This commit is contained in:
parent
4e91f299a8
commit
91622d0310
@ -3,6 +3,7 @@
|
||||
fn main() {
|
||||
loop unsafe {
|
||||
io::println("Hello world!");
|
||||
return ();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user