chore: bump scintilla and lexilla version
This commit is contained in:
14
3rdparty/lexilla545/lexilla/test/examples/fsharp/Issue56.fs
vendored
Normal file
14
3rdparty/lexilla545/lexilla/test/examples/fsharp/Issue56.fs
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
// not folded
|
||||
|
||||
// first line in comment fold
|
||||
// second . . .
|
||||
// third . . .
|
||||
namespace Issue56
|
||||
|
||||
open System
|
||||
|
||||
module LineBasedFoldingCheck =
|
||||
open FSharp.Quotations
|
||||
open FSharp.Reflection
|
||||
|
||||
() |> ignore
|
Reference in New Issue
Block a user