I hope I can find way to prevent the code like this:
proc Price(x: float) {.error.}
RunBut this doesn't compile.
I hope I can find way to prevent the code like this:
proc Price(x: float) {.error.}
RunBut this doesn't compile.