I want to write a function that returns mod 100. What\'s wrong with code below?
mod 100
subtype int is integer range 0 to 255; function div(val : int) re