blob: 59ff5a8945f7ffa7057f2f202fe8afa5ec1e111a [file] [log] [blame]
from java.util import Collections
x = Collections.emptyList()
s = x.size()