From 2e7990aaaabcb80dd49b7b57b3e3966c875388e4 Mon Sep 17 00:00:00 2001 From: kballou Date: Sat, 19 Mar 2016 02:27:47 -0600 Subject: Increase indentation for bullet --- src/func-w-elixir.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/func-w-elixir.tex b/src/func-w-elixir.tex index 6f0ab9f..439a0b6 100644 --- a/src/func-w-elixir.tex +++ b/src/func-w-elixir.tex @@ -206,7 +206,9 @@ appeared in 1986} \framesubtitle{There is no spoon} \begin{itemize} \item{\texttt{=} does \textbf{not} mean \textit{assign}} +\begin{itemize} \item{\texttt{x = 1} is not \textit{assign 1 to \texttt{x}}} +\end{itemize} \item{\texttt{=} is a \textit{match} operator} \begin{itemize} \item{\texttt{=} is a constraint-solving operator} -- cgit v1.2.1