We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d245ae5 commit 56c32c8Copy full SHA for 56c32c8
test/constructor.jl
@@ -136,4 +136,4 @@ end
136
@test convert(Array, res[1][].data) == [3.14, 1.59]
137
@test convert(Array, res[2][].data) == [3.14, 1.59]
138
@test res[1][].data == res[2][].data
139
-end
+end
0 commit comments