mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Update elixir.html.markdown
This commit is contained in:
parent
cce79738e5
commit
09044470a0
@ -9,7 +9,7 @@ Elixir is a modern functional language built on top of the Erlang VM.
|
|||||||
It's fully compatible with Erlang, but features a more standard syntax
|
It's fully compatible with Erlang, but features a more standard syntax
|
||||||
and many more features.
|
and many more features.
|
||||||
|
|
||||||
```ruby
|
```elixir
|
||||||
|
|
||||||
# Single line comments start with a hashtag.
|
# Single line comments start with a hashtag.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user