v0.2.44: Enable more proofs on CI (#319)
* Add forgotten underscores for Local
* Changed `Local` to `LocalToken` in `verify.k`
* Added missing cells for proof to pass
* Removed `add.k`from prove fail list
* Set Version: 0.2.24
* Added proof containing assert
* Add forgotten underscores for Local
* Changed `Local` to `LocalToken` in `verify.k`
* Added missing cells for proof to pass
* Removed `add.k`from prove fail list
* Added proof containing assert
* Set Version: 0.2.24
* Set Version: 0.2.26
* lockfile
* mypy pathing
* Added proof with another function call.
Also tried to minimise the amount of output required information for the proof to go through. It appears the type and value information cannot be ommited as it has a default expected value.
* Set Version: 0.2.44
---------
Co-authored-by: devops <[email protected]>