Open
Description
Im a rather newbie in Kotlin but I was wondering if there is a mechanism to import classes, functions I have in an external text file (not in the same directory)? Would be a very useful feature as defining hundreds of code lines in a notebook impairs brevity, better to put them out in a separate file and just "load" in the nb, right?