Enable hammertime

This commit is contained in:
Jesse Ruderman 2011-09-25 21:13:52 -07:00
parent 73898351d2
commit 798b3531a6

View file

@ -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 {