golang-github-alecthomas-chroma-dev (0.10.0-5)
Details
Core information at a glance
- Distribution
- kali
- Origin
- kali-last-snapshot
- Repository
- https://http.kali.org/kali
- Codename
- kali-last-snapshot
- Component
- main
- Source
- golang-github-alecthomas-chroma
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 5 kB
- Size expected
- 702.1 kB
- Size actual
- 702.1 kB
- Size match
Dependencies
Required package dependencies
- golang-github-alecthomas-kong-dev (>= 0.2.17)
- golang-github-alecthomas-kong-hcl-dev (>> 0.2.0-2)
- golang-github-danwakefield-fnmatch-dev
- golang-github-gorilla-csrf-dev (>= 1.6.2)
- golang-github-gorilla-handlers-dev (>= 1.4.2)
- golang-github-gorilla-mux-dev (>= 1.7.3)
- golang-github-mattn-go-colorable-dev (>= 0.1.10)
- golang-github-mattn-go-isatty-dev (>= 0.0.14)
- golang-github-stretchr-testify-dev (>= 1.7.0)
Suggested packages
Recommended additional packages
- None
Description
general purpose syntax highlighter in pure Go (libraries)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 34f7126f…2c6f18b2 | |
| SHA-1 | 5025171f…302522c6 | |
| SHA-256 | 9cecc576…1f28ac78 | |
| SHA-512 | 7a8aa6a9…5af915f5 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-github-alecthomas-chroma-dev usr/share/doc/golang-github-alecthomas-chroma-dev/changelog.Debian.gz usr/share/doc/golang-github-alecthomas-chroma-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/github.com usr/share/gocode/src/github.com/alecthomas usr/share/gocode/src/github.com/alecthomas/chroma usr/share/gocode/src/github.com/alecthomas/chroma/_tools usr/share/gocode/src/github.com/alecthomas/chroma/_tools/css2style usr/share/gocode/src/github.com/alecthomas/chroma/_tools/css2style/main.go usr/share/gocode/src/github.com/alecthomas/chroma/_tools/exercise usr/share/gocode/src/github.com/alecthomas/chroma/_tools/exercise/main.go usr/share/gocode/src/github.com/alecthomas/chroma/cmd usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chroma usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chroma/main.go usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chromad usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chromad/main.go usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chromad/static usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chromad/static/index.js usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chromad/templates usr/share/gocode/src/github.com/alecthomas/chroma/cmd/chromad/templates/index.html.tmpl usr/share/gocode/src/github.com/alecthomas/chroma/coalesce.go usr/share/gocode/src/github.com/alecthomas/chroma/coalesce_test.go usr/share/gocode/src/github.com/alecthomas/chroma/colour.go usr/share/gocode/src/github.com/alecthomas/chroma/colour_test.go usr/share/gocode/src/github.com/alecthomas/chroma/delegate.go usr/share/gocode/src/github.com/alecthomas/chroma/delegate_test.go usr/share/gocode/src/github.com/alecthomas/chroma/doc.go usr/share/gocode/src/github.com/alecthomas/chroma/formatter.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters usr/share/gocode/src/github.com/alecthomas/chroma/formatters/api.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/html usr/share/gocode/src/github.com/alecthomas/chroma/formatters/html/html.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/html/html_test.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/json.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/svg usr/share/gocode/src/github.com/alecthomas/chroma/formatters/svg/font_liberation_mono.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/svg/svg.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tokens.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tty_indexed.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tty_indexed_test.go usr/share/gocode/src/github.com/alecthomas/chroma/formatters/tty_truecolour.go usr/share/gocode/src/github.com/alecthomas/chroma/go.mod usr/share/gocode/src/github.com/alecthomas/chroma/go.sum usr/share/gocode/src/github.com/alecthomas/chroma/iterator.go usr/share/gocode/src/github.com/alecthomas/chroma/lexer.go usr/share/gocode/src/github.com/alecthomas/chroma/lexer_test.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/abap.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/abnf.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/actionscript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/actionscript3.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/ada.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/al.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/angular2.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/antlr.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/apache.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/apl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/applescript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/arduino.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/armasm.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/a/awk.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/ballerina.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/bash.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/bashsession.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/batch.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/bibtex.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/bicep.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/blitz.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/bnf.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/b/brainfuck.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/c.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/caddyfile.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/capnproto.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/ceylon.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cfengine3.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/chaiscript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cheetah.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/clojure.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cmake.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cobol.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/coffee.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/coldfusion.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/coq.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cpp.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cpp_test.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/crystal.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/csharp.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/css.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/c/cython.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/circular usr/share/gocode/src/github.com/alecthomas/chroma/lexers/circular/doc.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/circular/php.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/circular/phtml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d/d.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d/dart.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d/diff.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d/django.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d/docker.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d/dtd.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/d/dylan.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/e usr/share/gocode/src/github.com/alecthomas/chroma/lexers/e/ebnf.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/e/elixir.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/e/elm.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/e/emacs.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/e/erlang.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f/factor.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f/fennel.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f/fish.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f/forth.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f/fortran.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f/fortran_fixed.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/f/fsharp.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/gas.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/gdscript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/genshi.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/gherkin.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/glsl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/gnuplot.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/go.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/go_test.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/graphql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/groff.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/g/groovy.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/handlebars.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/haskell.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/haxe.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/hcl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/hexdump.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/hlb.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/html.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/http.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/h/hy.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/i usr/share/gocode/src/github.com/alecthomas/chroma/lexers/i/idris.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/i/igor.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/i/ini.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/i/io.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/internal usr/share/gocode/src/github.com/alecthomas/chroma/lexers/internal/api.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j/j.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j/java.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j/javascript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j/json.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j/jsx.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j/julia.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/j/jungle.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/k usr/share/gocode/src/github.com/alecthomas/chroma/lexers/k/kotlin.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/l usr/share/gocode/src/github.com/alecthomas/chroma/lexers/l/lighttpd.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/l/llvm.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/l/lua.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/lexer_benchmark_test.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/lexers.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/lexers_test.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/make.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/mako.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/markdown.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/mason.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/mathematica.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/matlab.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/mcfunction.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/meson.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/metal.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/minizinc.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/mlir.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/modula2.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/monkeyc.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/mwscript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/myghty.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/m/mysql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/n usr/share/gocode/src/github.com/alecthomas/chroma/lexers/n/nasm.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/n/newspeak.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/n/nginx.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/n/nim.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/n/nix.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o/objectivec.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o/ocaml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o/octave.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o/onesenterprise.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o/openedgeabl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o/openscad.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/o/org.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/pacman.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/perl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/pig.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/pkgconfig.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/plaintext.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/plsql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/plutus_core.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/pony.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/postgres.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/postscript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/povray.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/powerquery.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/powershell.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/prolog.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/promql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/protobuf.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/puppet.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/python.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/p/python2.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/q usr/share/gocode/src/github.com/alecthomas/chroma/lexers/q/qbasic.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/q/qml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/r.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/racket.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/ragel.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/raku.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/reasonml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/regedit.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/rexx.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/rst.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/ruby.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/r/rust.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/sas.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/sass.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/scala.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/scheme.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/scilab.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/scss.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/sieve.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/smalltalk.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/smarty.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/sml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/snobol.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/solidity.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/sparql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/sql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/squid.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/stylus.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/svelte.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/swift.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/systemd.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/s/systemverilog.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/tablegen.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/tasm.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/tcl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/tcsh.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/termcap.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/terminfo.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/terraform.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/tex.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/thrift.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/toml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/tradingview.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/transactsql.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/turing.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/turtle.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/twig.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/typescript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/t/typoscript.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/abap.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/abap.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/al.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/al.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/analysis usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/analysis/mysql.backtick.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/analysis/mysql.backtick.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/arduino.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/arduino.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/armasm.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/armasm.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/ballerina.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/ballerina.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bash.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bash.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bashsession.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bashsession.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bib.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bib.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-coalesce-operator.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-coalesce-operator.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-comments.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-comments.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-function-any.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-function-any.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-function-deployment.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-function-deployment.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-function-logical.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-function-logical.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-module.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-module.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-output.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-output.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-parameter-decoration.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-parameter-decoration.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-resource-conditional.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-resource-conditional.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-resource-multiple.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-resource-multiple.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-string-singleline-multiline.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-string-singleline-multiline.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-targetScope.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-targetScope.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-variable-string-interpolation.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/bicep/bicep-variable-string-interpolation.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/caddyfile.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/caddyfile.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/cpp.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/cpp.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/cql.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/cql.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_8_nullable.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_8_nullable.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_9_records_1.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_9_records_1.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_9_records_2.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_9_records_2.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_comment_multi.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_comment_multi.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_comment_single.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_comment_single.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_comment_summary.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_comment_summary.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_interface.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/csharp/csharp_interface.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/css.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/css.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/d.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/d.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/dart.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/dart.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/dylan.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/dylan.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/elixir.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/elixir.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/erlang.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/erlang.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/fennel.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/fennel.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/fish.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/fish.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/gdscript.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/gdscript.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/gherkin.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/gherkin.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/go-html-template.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/go-html-template.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/go-text-template.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/go-text-template.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/go.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/go.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/graphql.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/graphql.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/hlb.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/hlb.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/http.2.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/http.2.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/http.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/http.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/igor.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/igor.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/j.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/j.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/java.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/java.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/javascript.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/javascript.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/json.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/json.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/jsx.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/jsx.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/julia.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/julia.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/jungle.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/jungle.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/kotlin.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/kotlin.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/markdown.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/markdown.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/matlab.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/matlab.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/mcfunction.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/mcfunction.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/meson.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/meson.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/metal.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/metal.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/mlir.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/mlir.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/monkeyc.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/monkeyc.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/nim.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/nim.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/onesenterprise.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/onesenterprise.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/openedgeabl.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/openedgeabl.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/openscad.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/openscad.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/org.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/org.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/php.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/php.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/phtml.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/phtml.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/plutus-core.typed.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/plutus-core.typed.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/plutus-core.untyped.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/plutus-core.untyped.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/pony.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/pony.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/powerquery.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/powerquery.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/powershell.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/powershell.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/promql.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/promql.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_complex_file1.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_complex_file1.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_complex_file2.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_complex_file2.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_floats.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_floats.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_01a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_01a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_01b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_01b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_02a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_02a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_02b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_02b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_03a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_03a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_03b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_03b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_04a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_04a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_04b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_04b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_05a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_05a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_05b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_05b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_06a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_06a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_06b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_06b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_07a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_07a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_07b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_07b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_08a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_08a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_08b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_08b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_09a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_09a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_09b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_09b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_10a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_10a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_10b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_10b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_11a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_11a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_11b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_11b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_12a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_12a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_12b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_12b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_13a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_13a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_13b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_13b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_14a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_14a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_14b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_14b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_15a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_15a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_15b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_15b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_16a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_16a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_16b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_16b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_17a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_17a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_17b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_17b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_18a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_18a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_18b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_18b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_19a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_19a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_19b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_19b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_20a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_20a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_20b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_20b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_21a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_21a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_21b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_21b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_22a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_22a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_22b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_22b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_23a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_23a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_23b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_23b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_24a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_24a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_24b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_24b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_25a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_25a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_25b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_25b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_26a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_26a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_26b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_26b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_27a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_27a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_27b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_27b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_28a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_28a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_28b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_28b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_29a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_29a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_29b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_29b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_30a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_30a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_30b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_30b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_31a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_31a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_31b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_31b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_32a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_32a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_32b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_32b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_33a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_33a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_33b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_33b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_34a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_34a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_34b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_34b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_35a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_35a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_35b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_35b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_36a.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_36a.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_36b.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_fstring_36b.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_needs_name.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_needs_name.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_pep_515.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_pep_515.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_raw_fstring.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_raw_fstring.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_some_numeric_literals.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_some_numeric_literals.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_walrus_operator.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python/test_walrus_operator.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python2 usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python2/test_cls_builtin.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python2/test_cls_builtin.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python2/test_complex_file1.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python2/test_complex_file1.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python2/test_some_numeric_literals.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/python2/test_some_numeric_literals.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/qml.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/qml.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/r.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/r.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/raku usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/raku/raku.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/raku/raku.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/raku/unterminated_heredoc.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/raku/unterminated_heredoc.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/reasonml.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/reasonml.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/ruby.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/ruby.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/rust.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/rust.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/sas.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/sas.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/scala.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/scala.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/scss.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/scss.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/sml.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/sml.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/solidity.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/solidity.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/stylus.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/stylus.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/svelte.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/svelte.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/systemd.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/systemd.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/systemverilog.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/systemverilog.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tablegen.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tablegen.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/terraform.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/terraform.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tex.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tex.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tradingview.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tradingview.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tsx.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/tsx.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/turing.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/turing.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/vbnet.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/vbnet.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/vue.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/vue.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/yaml.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/yaml.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/yang.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/yang.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/zed.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/zed.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/zig.actual usr/share/gocode/src/github.com/alecthomas/chroma/lexers/testdata/zig.expected usr/share/gocode/src/github.com/alecthomas/chroma/lexers/v usr/share/gocode/src/github.com/alecthomas/chroma/lexers/v/vb.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/v/verilog.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/v/vhdl.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/v/vim.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/v/vue.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/w usr/share/gocode/src/github.com/alecthomas/chroma/lexers/w/wdte.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/x usr/share/gocode/src/github.com/alecthomas/chroma/lexers/x/xml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/x/xorg.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/y usr/share/gocode/src/github.com/alecthomas/chroma/lexers/y/yaml.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/y/yang.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/z usr/share/gocode/src/github.com/alecthomas/chroma/lexers/z/zed.go usr/share/gocode/src/github.com/alecthomas/chroma/lexers/z/zig.go usr/share/gocode/src/github.com/alecthomas/chroma/mutators.go usr/share/gocode/src/github.com/alecthomas/chroma/mutators_test.go usr/share/gocode/src/github.com/alecthomas/chroma/quick usr/share/gocode/src/github.com/alecthomas/chroma/quick/example_test.go usr/share/gocode/src/github.com/alecthomas/chroma/quick/quick.go usr/share/gocode/src/github.com/alecthomas/chroma/regexp.go usr/share/gocode/src/github.com/alecthomas/chroma/regexp_test.go usr/share/gocode/src/github.com/alecthomas/chroma/remap.go usr/share/gocode/src/github.com/alecthomas/chroma/remap_test.go usr/share/gocode/src/github.com/alecthomas/chroma/style.go usr/share/gocode/src/github.com/alecthomas/chroma/style_test.go usr/share/gocode/src/github.com/alecthomas/chroma/styles usr/share/gocode/src/github.com/alecthomas/chroma/styles/abap.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/algol.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/algol_nu.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/api.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/arduino.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/autumn.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/base16-snazzy.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/borland.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/bw.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/colorful.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/doom-one.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/doom-one2.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/dracula.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/emacs.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/friendly.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/fruity.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/github.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/hr_dark.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/hr_high_contrast.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/igor.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/lovelace.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/manni.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/monokai.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/monokailight.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/murphy.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/native.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/nord.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/onesenterprise.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/paraiso-dark.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/paraiso-light.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/pastie.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/perldoc.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/pygments.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/rainbow_dash.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/rrt.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/solarized-dark.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/solarized-dark256.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/solarized-light.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/swapoff.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/tango.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/trac.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/vim.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/vs.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/vulcan.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/witchhazel.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/xcode-dark.go usr/share/gocode/src/github.com/alecthomas/chroma/styles/xcode.go usr/share/gocode/src/github.com/alecthomas/chroma/tokentype_string.go usr/share/gocode/src/github.com/alecthomas/chroma/types.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2 usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/match.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/regexp.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/regexp_mono_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/regexp_options_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/regexp_pcre_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/regexp_performance_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/regexp_re2_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/regexp_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/replace.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/replace_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/rtl_test.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/runner.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/charclass.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/code.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/escape.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/fuzz.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/parser.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/prefix.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/replacerdata.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/tree.go usr/share/gocode/src/github.com/alecthomas/chroma/vendor/github.com/dlclark/regexp2/syntax/writer.go