Main Page: Difference between revisions
From ElixirBlocks
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Blocks | Blocks | ||
< | <syntaxhighlight> | ||
def test() do | def test() do | ||
Line 8: | Line 7: | ||
end | end | ||
<syntaxhighlight/> | |||
Revision as of 04:01, 8 March 2023
Blocks
<syntaxhighlight>
def test() do
"Hiya" end