FileCheck has special handline for the `-EMPTY` suffix, that should match empty lines. Overloading the suffix can be a source of confusion when reading tests. Additionally, the current implementation seems to match the following expressions, which appears to be a bug in FileCheck.