X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=nesc.git;a=blobdiff_plain;f=src%2Fc-lex.h;h=427854c506e1d50868d9d01855eeeebc3fddd4ae;hp=df97e97aa13d5dc6adbd09ca3ec97f19dc8712c1;hb=7b54393e237ed8f23c0c74f0a6cbc8de26c5bf98;hpb=57d4530c4d6814fa25338a00cc65b95938c723b6 diff --git a/src/c-lex.h b/src/c-lex.h index df97e97..427854c 100644 --- a/src/c-lex.h +++ b/src/c-lex.h @@ -39,6 +39,7 @@ extern location dummy_location, toplevel_location; location new_location(const char *filename, int lineno); location make_location(struct location l); void set_lex_location(location l); +location last_location(void); enum rid {