File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 11object PowerInlined1k {
22 import PowerMacro ._
33
4- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
5- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
6- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
7- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
8- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
9- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
10- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
11- power(9223372036854775807L , 5.0 ) // 125 quotes to unpickle
4+ // FIXME Sometimes stack overflows in CI
5+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
6+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
7+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
8+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
9+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
10+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
11+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
12+ // power(9223372036854775807L, 5.0) // 125 quotes to unpickle
1213}
You can’t perform that action at this time.
0 commit comments