Hi, I'm trying to set the value of an array as null (see screenshot of the dtrace file below)
However, Daikon returns an error when I try to detect invariants when using this dtrace file (error message below). I was wondering if there is any way of setting the value of the array as null.
Error at line 109 in file C:\Users\jcav\Documents\GitHub\project\src\test\resources\operation\dtraceFile_null_array_test.dtrace: Error while parsing value null for variable return.available_markets[..] of type java.lang.String[]: Array values must be enlosed in square brackets