\documentclass{article}
\usepackage{makeidx}
\makeindex
\begin{document}
How this could be an index?\index{$!A$}
\printindex
\end{document}