```sql -- name: F :exec SELECT doesntexist(); ``` Compiles using the experimental Postgres parser, but it shouldn't since the function does not exist.