Commit 71fbc15
committed
Reduce sizes of tuples of tuples2.scala
The previous version worked with a -Xss2m setting, but it seems stack size
used in tests is significantly smaller than that.
Is there a way to set the stack size for a specific test? Then we could
re-enable the commented-out code.1 parent b53bf1e commit 71fbc15
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | | - | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments