I'm sure this should be obvious, but how do i have a multiline static method in a class? i just can't figure it out...
|
|
|
|
|
|
|
Just write them in multiple lines. The compiler can infer the method-body per indentation.
|
||
|
|
