when I remove the "optional" param, the green run button goes away. Is there an issue tracking this?
g
gildor
02/23/2019, 3:57 AM
Looks like a wrong suggestion, because your main is a member function (if you use it with JvmStatic) but maybe just move it on top level and remove JvmStatic
b
bootstraponline
02/23/2019, 3:21 PM
Thanks. Moving to top level without JvmStatic worked.