If a BEL script has a string that contains invalid escape sequences then the BEL compiler will hang in an infinite loop. The repeated output is: line 833810:385 required (...)+ loop did not match anything at character '\' https://gist.github.com/4596289
If a BEL script has a string that contains invalid escape sequences then the BEL compiler will hang in an infinite loop. The repeated output is:
line 833810:385 required (...)+ loop did not match anything at character ''
https://gist.github.com/4596289