Skip to content

Commit

Permalink
Linking issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Sep 21, 2023
1 parent 196ba40 commit eb058e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ public class StaticTestInputAssembliesVerificationTests : VerificationTestFixtur
{
var transformerConfiguration = configuration.TransformerConfiguration();
transformerConfiguration.UseSimpleMemory = false;
// This shouldn't be necessary: https://github.com/Lombiq/Hastlayer-SDK/issues/112.
transformerConfiguration.ArrayLengths.Add(
"System.Int32 Hast.TestInputs.Static.ArrayUsingCases+<>c::<PassArrayToTask>b__1_0(System.Object).arrayObject",
ArrayUsingCases.TaskArrayLength);
Expand Down

0 comments on commit eb058e8

Please sign in to comment.