I know that if you have two regular languages $L$ And $M$ then they are closed under intersection, that is the intersection is also regular.
However, if you have two non regular languages L and M, is it possible that their intersection is regular? I came across a certain example and it seems this is the case but seemed counter intuitive so I wanted to see if that was possible.