Skip to content

Commit

Permalink
Add a debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed May 14, 2024
1 parent 04fd845 commit cf9d3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/libcalc/exhaust_heap.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

if __name__ == '__main__':
assert(libcalc.calc_exhaust_heap() == 2)
print("heap exhausted")

0 comments on commit cf9d3c0

Please sign in to comment.