7 lines
118 B
Forth
7 lines
118 B
Forth
module AssemblyInfo
|
|
|
|
open System.Runtime.CompilerServices
|
|
|
|
[<assembly : InternalsVisibleTo("AnkiStatic.Test")>]
|
|
do ()
|