## 6 chars

 /(?=a)b/

We require a string containing a character which is both `a` and `b`, which is obviously impossible.