c6
c6 copied to clipboard
Supporting regular expression match operator
Synopsis:
@if $var =~ /[a-z]/ { }