``` register('--jvm-options', advanced=True, ty...
# general
b
Copy code
register('--jvm-options', advanced=True, type=list_option, default=[],
             help='Run the compiler with these JVM options.')