RegEx/NextColon.regex.txt

# This returns the position of the next colon, but not the next colon itself.
(?=:)