<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>KidzTalk - Recent questions tagged like-me</title>
<link>https://www.kidzsearch.com/questions/tag/like-me</link>
<description>Powered by Question2Answer</description>
<item>
<title>This Elixir code isn't working...</title>
<link>https://www.kidzsearch.com/questions/65740/this-elixir-code-isnt-working</link>
<description>Alright so here is my code:&lt;br /&gt;
&lt;br /&gt;
defmodule Lol do&lt;br /&gt;
&amp;nbsp;&amp;nbsp;def Ha do&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;IO.puts &amp;quot;haha&amp;quot;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;end&lt;br /&gt;
end&lt;br /&gt;
Lol.Ha()&lt;br /&gt;
&lt;br /&gt;
What I'm trying to do is to define a module Lol with function Ha in it. Function Ha should print &amp;quot;haha&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I'm using repl.it&lt;br /&gt;
&lt;br /&gt;
And here is the error&lt;br /&gt;
&lt;br /&gt;
** (SyntaxError) main.exs:9: syntax error before: '('&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;(elixir) lib/code.ex:363: Code.require_file/2</description>
<category>Technology</category>
<guid isPermaLink="true">https://www.kidzsearch.com/questions/65740/this-elixir-code-isnt-working</guid>
<pubDate>Thu, 09 Apr 2020 08:40:51 +0000</pubDate>
</item>
</channel>
</rss>