mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-14 18:18:40 +00:00
Track generics at runtime (#32)
This commit is contained in:
@@ -41,7 +41,7 @@ module TestCases =
|
||||
{
|
||||
FileName = "WriteLine.cs"
|
||||
ExpectedReturnCode = 1
|
||||
NativeImpls = MockEnv.make ()
|
||||
NativeImpls = NativeImpls.PassThru ()
|
||||
LocalVariablesOfMain = []
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user