From ffc3923083597300b23a99fdc55993431cf5fc57 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 14 Jun 2019 11:38:28 +0200 Subject: [lexer] correctly update line number when lexing QUOTATION (fix #10350) --- test-suite/misc/quotation_token/src/quotation_plugin.mlpack | 1 + 1 file changed, 1 insertion(+) create mode 100644 test-suite/misc/quotation_token/src/quotation_plugin.mlpack (limited to 'test-suite/misc/quotation_token/src/quotation_plugin.mlpack') diff --git a/test-suite/misc/quotation_token/src/quotation_plugin.mlpack b/test-suite/misc/quotation_token/src/quotation_plugin.mlpack new file mode 100644 index 0000000000..b372b94b30 --- /dev/null +++ b/test-suite/misc/quotation_token/src/quotation_plugin.mlpack @@ -0,0 +1 @@ +Quotation -- cgit v1.2.3