Commit 207bbbf
Return pyrelocatable from add_additional_hash_builtin (#149)
* return a pyrelocatable
* update test
* check that it returns a pyrelocatable
* Update src/cairo_runner.rs
Co-authored-by: fmoletta <[email protected]>
* change Cargo.toml
* fix test
Co-authored-by: Juan Rigada <[email protected]>
Co-authored-by: fmoletta <[email protected]>1 parent 29704a5 commit 207bbbf
2 files changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
| 539 | + | |
| 540 | + | |
540 | 541 | | |
541 | | - | |
| 542 | + | |
542 | 543 | | |
543 | 544 | | |
544 | 545 | | |
| |||
1515 | 1516 | | |
1516 | 1517 | | |
1517 | 1518 | | |
1518 | | - | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
1519 | 1526 | | |
1520 | 1527 | | |
1521 | 1528 | | |
| |||
0 commit comments