Bug report thanks to Denis Naumov.
-/* Generated by re2c 1.1.1 on Tue Feb 12 22:50:47 2019 */
+/* Generated by re2c 1.1.1 on Tue Feb 19 16:29:01 2019 */
#line 1 "../src/parse/lex.re"
#include "src/util/c99_stdint.h"
#include <stddef.h>
YYCURSOR = yyt1;
#line 213 "../src/parse/lex.re"
{
- out.wraw(tok, ptr + 1);
+ out.wraw(tok, ptr).ws("\n");
set_sourceline();
goto next;
}
-/* Generated by re2c 1.1.1 on Tue Feb 12 22:50:47 2019 */
+/* Generated by re2c 1.1.1 on Tue Feb 19 16:29:01 2019 */
#include <string.h>
#include "src/util/forbid_copy.h"
}
linedir / lineinf {
- out.wraw(tok, ptr + 1);
+ out.wraw(tok, ptr).ws("\n");
set_sourceline();
goto next;
}