rider-fsharp/projectTemplates/FSharpClassLibraryTemplate/Script.fsx (5 lines of code) (raw):

// Learn more about F# at http://fsharp.org. See the 'F# Tutorial' project // for more guidance on F# programming. #load "Library.fs" open FSharpClassLibraryTemplate // Define your library scripting code here