I hope I can find way to prevent the code like this:
    
    
    proc Price(x: float) {.error.}
    
    
    Run

But this doesn't compile.

Reply via email to