rems-project / cn-tutorial

7 stars 8 forks source link

Use standard constants where possible #25

Closed podhrmic closed 2 weeks ago

podhrmic commented 3 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 2 weeks ago

Looks like this is done