| Did you know ... | Search Documentation: |
| Predicate list_confusable_identifiers/0 |
:- use_module(library(check)).
[det]list_confusable_identifiersmodule_class
(default [user]) and warn on atoms whose written form is a
possible UTS #39 spoof. Two issues are reported:
single_script), reported at the
first source location where it occurs;Only atoms whose written form does not require quotes are considered (see’$needs_quotes’/1). Loaded via the multifile check:checker/2 hook, so a plain check/0 runs this check too.