Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2caac4 commit 2a0b794Copy full SHA for 2a0b794
getting-started/introduction.markdown
@@ -36,7 +36,7 @@ Open up `iex` and type the following expressions:
36
```iex
37
Erlang/OTP 19 [erts-8.1] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]
38
39
-Interactive Elixir (1.3.4) - press Ctrl+C to exit (type h() ENTER for help)
+Interactive Elixir (1.4.0) - press Ctrl+C to exit (type h() ENTER for help)
40
iex(1)> 40 + 2
41
42
iex(2)> "hello" <> " world"
0 commit comments