[Zeek-Dev] Multiline strings

Seth Hall seth at corelight.com
Fri Aug 16 06:13:15 PDT 2019


Just wanted to point out that I was surprised this morning when I 
recalled for the first time in about 10 years that the Zeek parser can't 
handle multiline strings...

event zeek_init()
	{
	print "Hello,
World!";
	}

That code doesn't work. :)

   .Seth

--
Seth Hall * Corelight, Inc * www.corelight.com


More information about the zeek-dev mailing list