Text file src/go/doc/comment/testdata/crash1.txt

     1  -- input --
     2  []
     3  
     4  []: http://
     5  -- gofmt --
     6  []
     7  
     8  []: http://
     9  -- html --
    10  <p><a href="http://"></a>
    11  -- markdown --
    12  [](http://)
    13  -- text --
    14  
    15  
    16  []: http://
    17  

View as plain text