mirror of
https://github.com/rfvgyhn/min-ed-launcher.git
synced 2025-10-29 19:45:29 +00:00
6 lines
96 B
Forth
6 lines
96 B
Forth
open Expecto
|
|
|
|
[<EntryPoint>]
|
|
let main argv =
|
|
Tests.runTestsInAssemblyWithCLIArgs [] argv
|