문자열 S의 내부에서 패턴 P가 등장하는 모든 시작 인덱스를 반환하는 함수 @param S @param P @return
(String S, String P)
source not stored for this graph (policy: none)
no test coverage detected