File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
object PowerInlined1k {
2
2
import PowerMacro ._
3
3
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
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
5
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
6
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
7
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
8
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
9
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
10
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
11
+ power(/* 922337203 */ 6854775807L , 5.0 ) // 125 quotes to unpickle
12
12
}
You can’t perform that action at this time.
0 commit comments