Skip to content

Commit b618667

Browse files
committed
Revert 63 completely
1 parent b3a8b4f commit b618667

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

HumanEvalLean/HumanEval63.lean

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
def fibfib : Unit :=
2+
()
3+
14
/-!
25
## Prompt
36
@@ -50,4 +53,4 @@ def check(candidate):
5053
assert candidate(14) == 927
5154
5255
```
53-
-/
56+
-/

0 commit comments

Comments
 (0)