Browse Source

Add more arithmetic examples

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

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

@@ -4,5 +4,6 @@
> 6 * 5.0 > 6 * 5.0
> "Hello" ++ " world" > "Hello" ++ " world"
> "Haskell" > "C++" > "Haskell" > "C++"
> 3 > 4
> True && False > True && False
\end{haskellcode*} \end{haskellcode*}

Loading…
Cancel
Save