mirror of
https://github.com/c-cube/linol.git
synced 2025-12-08 20:25:35 -05:00
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
|