var car: Car
    when compiles (drive car):
      ..
    else:
      ..
    
    
    Run

When is a compile-time version of if

Reply via email to