mirror of
https://github.com/Smaug123/managed-git
synced 2025-10-08 17:28:44 +00:00
7 lines
111 B
Forth
7 lines
111 B
Forth
module AssemblyInfo
|
|
|
|
open System.Runtime.CompilerServices
|
|
|
|
[<assembly : InternalsVisibleTo("Git.Test")>]
|
|
do ()
|