• source navigation  • diff markup  • identifier search  • freetext search  • 

Sources/ucode/tests/custom/99_bugs/16_hang_on_regexp_at_eof

  1 When parsing a regexp literal at the end of the source buffer, the lexer
  2 ended up in an infinite loop watining for a non-flag character.
  3 
  4 -- Expect stdout --
  5 -- End --
  6 
  7 -- Testcase --
  8 {% /a/
  9 -- End (no-eol) --

This page was automatically generated by LXR 0.3.1.  •  OpenWrt