Empty template string

Just found in my project that empty `` (how to escape ticks?) template strings are converted to () which is failed. I also think template string should be wrapped only if it has variables inside.