example run on compile time:
    
    
    static:
      let expr = """it == "foo""""
      let n = parseExpr(expr)
    
    
    Run

Reply via email to