rootthe literal text root (case sensitive) \.the literal . (4610 / 568 / 2E16)
Appthe literal text App (case sensitive) \.the literal . (4610 / 568 / 2E16)
main = the literal text main = (case sensitive) .*any Unicode character (except for line terminators), repeated any number of times
;the literal ; (5910 / 738 / 3B16)
\n+a line-feed (newline) character (ASCII 10), repeated at least once
}the literal } (12510 / 1758 / 7D16)
\(the literal ( (4010 / 508 / 2816)
thisthe literal text this (case sensitive) \)the literal ) (4110 / 518 / 2916)
\)the literal ) (4110 / 518 / 2916)
;the literal ; (5910 / 738 / 3B16)
\n+a line-feed (newline) character (ASCII 10), repeated at least once
</script>the literal text </script> (case sensitive) g modifier: global. Finds all matches instead of stopping after the first