151 B
151 B
Java[^script]
We have a regexp pattern:/Java[^script]/
.
Does it match anything in the string subject:Java
? In the string subject:JavaScript
?
We have a regexp pattern:/Java[^script]/
.
Does it match anything in the string subject:Java
? In the string subject:JavaScript
?