2 lines
43 B
Groovy
2 lines
43 B
Groovy
|
|
def biggest = { Double.POSITIVE_INFINITY }
|
|
|
def biggest = { Double.POSITIVE_INFINITY }
|