Browse Source

Rm extraneous empty line

stripped-german
Julian Ospald 9 years ago
parent
commit
89ab01a53a
No known key found for this signature in database GPG Key ID: 220CD1C5BDEED020
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      VL1/content/VL1_questions_for_you.tex

+ 0
- 1
VL1/content/VL1_questions_for_you.tex View File

@@ -7,7 +7,6 @@
\item When are types checked in haskell? \item When are types checked in haskell?
\item What are the differences between lists and pairs? \item What are the differences between lists and pairs?
\end{itemize} \end{itemize}
\vspace{\baselineskip}
Does this compile? If not, fix it. Is this a total or a partial function? Does this compile? If not, fix it. Is this a total or a partial function?
\begin{haskellcode} \begin{haskellcode}
data IntOrDouble = MkDouble Double data IntOrDouble = MkDouble Double


Loading…
Cancel
Save