This actually works, but may be a bit ugly because...
# announcements
m
This actually works, but may be a bit ugly because you will get an "unused variable" warning.
Copy code
val somethingImDoingOnceButClearlyNamed = fun () {
    /* Something */
}()