i would've thought you would move `external` from ...
# getting-started
d
i would've thought you would move
external
from the top-level to
external fun foo(input: String)
, but it complains that external must be top-level