1 # Don't mis-match "sub" at the end of words.
2 a = asub / aslb + bsub / bslb;
4 b = %Q{This is a "string"}
10 # A "do" after a slash means that slash is not a division, but it doesn't imply
11 # it's a regexp-ender, since it can be a regexp-starter instead!
12 x = toto / foo; if /do bar/ then