mirror of
https://github.com/c-cube/linol.git
synced 2025-12-14 23:06:09 -05:00
git-subtree-dir: thirdparty/lsp git-subtree-split: aae6986391a8519de3da6a7a341f2bd3376e0d2f
8 lines
157 B
OCaml
8 lines
157 B
OCaml
open Test.Import
|
|
|
|
val annotate_src_with_tokens
|
|
: legend:SemanticTokensLegend.t
|
|
-> encoded_tokens:int array
|
|
-> annot_mods:bool
|
|
-> string
|
|
-> string
|