...

Source file src/github.com/alecthomas/chroma/lexers/circular/doc.go

Documentation: github.com/alecthomas/chroma/lexers/circular

     1  // Package circular exists to break circular dependencies between lexers.
     2  package circular
     3  

View as plain text