I am trying to apply the Poisson limit theorem for a random variable that is
$\operatorname{Bin}(2^n,(1-\exp(-a/2^n))$- distributed. This means I have to calculate $\lim\limits_{n \rightarrow \infty}$ $2^n(1-\exp(-a/2^n))$ for some $a>0$ but have no idea how to do this.
The answer should be $\lim\limits_{n \rightarrow \infty}$ $2^n(1-\exp(-a/2^n))=a$ but even knowing this I can't come up with a proof.
Hint: Let $2^n=\dfrac1t$ and use L'Hospital rule $$\lim_{n\to\infty}2^n(1-\exp(-a/2^n))=\lim_{t\to0}\dfrac{1-e^{-at}}{t}=a$$