a dirty template works without `{.inject.}` s.
    
    
    template varSection() {.dirty.} =
      
      var
        var1st , var2st : string
    
    
    
    
    
    Run

Reply via email to