>>> )( ERROR: /line1.ktscript: (1, 1) Expecting an element ERROR: /line1.ktscript: (1, 3) Expecting an expression >>> fun foo() = 98 null >>> foo() 98