On master Elixir.Enum.member__qmark__ is not translated properly to Bootstrap.Enum.member__qmark__, but other Enum functions are. I tried looking around in the code but wasn't able to find where the translation for that particular function was happening.
On master
Elixir.Enum.member__qmark__is not translated properly toBootstrap.Enum.member__qmark__, but otherEnumfunctions are. I tried looking around in the code but wasn't able to find where the translation for that particular function was happening.