Implement Dup, Newarr (#9)

This commit is contained in:
Patrick Stevens
2025-05-18 22:04:21 +01:00
committed by GitHub
parent 049e8c8fab
commit 22c299ff2a
7 changed files with 181 additions and 38 deletions

View File

@@ -9,7 +9,7 @@ open WoofWare.PawPrint.Test
open WoofWare.DotnetRuntimeLocator
[<TestFixture>]
module TestBasicLick =
module TestBasicLock =
let assy = typeof<RunResult>.Assembly
[<Test ; Explicit "This test doesn't run yet">]