# Pastebin p0JJpKT7 ``` console.log('A'); maybeSyncMaybeASync(() => { console.log('B'); )) console.log('C'); ```