d6487e89ad
Currently, it's impossible to call suspend functions in evaluated code fragments (see KT-31701). This commit officially prohibits such calls, so users will see a semi-friendly error message.