Re-format and re-run all acceptance tests.
This commit is contained in:
@@ -11,7 +11,6 @@ fn fibonnaci(n) {
|
||||
test foo() {
|
||||
let right =
|
||||
fn() { fibonnaci(15) == 610 }
|
||||
let left =
|
||||
False
|
||||
let left = False
|
||||
left || right()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user