\documentclass{article}

\usepackage{agda}

\begin{document}

100\% postulated: \begin{code}
postulate A : Set
\end{code}

\end{document}