rems-project / cn-tutorial

8 stars 8 forks source link

Use standard constants where possible #25

Closed podhrmic closed 3 months ago

podhrmic commented 5 months ago

In the tutorial, in any example past the first one, we should be using MINi32() and MAXi32 instead of 2147483647i64

Note:

septract commented 3 months ago

Looks like this is done