Skip to content

Commit c9a6358

Browse files
committed
Fixed README.md
Signed-off-by: Marvin Hansen <[email protected]>
1 parent 4530434 commit c9a6358

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deep_causality_haft/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ fn main() {
7979
let res_err_mapped = ResultWitness::fmap(res_err, f);
8080
assert_eq!(res_err_mapped, Err("Error".to_string()));
8181
}
82+
```
83+
8284

8385
## Type-Encoded Effect System
8486

0 commit comments

Comments
 (0)