Enable hammertime
This commit is contained in:
parent
73898351d2
commit
798b3531a6
1 changed files with 1 additions and 3 deletions
|
|
@ -36,9 +36,7 @@ fn notsure() {
|
|||
}
|
||||
|
||||
fn hammertime() -> int {
|
||||
// FIXME: Doesn't compile
|
||||
//let _x = log true == (ret 0);
|
||||
ret 0;
|
||||
let _x = log true == (ret 0);
|
||||
}
|
||||
|
||||
fn canttouchthis() -> uint {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue