myMap top-level constant

const myMap = const {1 : "hello"}

A map initialization making use of optional const.