switch bla {| a => b} clashes with {|hello new string literal ()()|}.
The suggestion is to switch the string literal from {|a|} to a (a-la js) or maybe """ a-la python.
If we go with the former, we need to change polymorphic variant's syntax from `Bla to something else, like #bla.