difftastic/vendored_parsers/tree-sitter-f-sharp/test/highlight/fsi_directives.fsx

10 lines
190 B
Plaintext

#r "nuget: FSharp.Compiler.Service, 43.7.300"
//<- keyword.import
// ^ string
#r "/home/bin/MyApp.dll"
//<- keyword.import
// ^ string
#load "Strings.fsx"
//<- keyword.import
// ^ string