mirror of
https://github.com/Smaug123/gitea-repo-config
synced 2025-10-06 16:08:40 +00:00
7 lines
146 B
Forth
7 lines
146 B
Forth
namespace Gitea.Declarative.AssemblyInfo
|
|
|
|
open System.Runtime.CompilerServices
|
|
|
|
[<assembly : InternalsVisibleTo("Gitea.Declarative.Test")>]
|
|
do ()
|