@@ -112,7 +112,7 @@ static Term indexer(Term inp) {
returnTermZERO;
}
Yap_Error(TYPE_ERROR_ATOM,inp,
"set_prolog_flag in {dec10,error,fail,quiet}");
"set_prolog_flag index to an atom");
returnTermZERO;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.