No ayy
This commit is contained in:
parent
ab74e2a25e
commit
8e4754b932
1 changed files with 1 additions and 1 deletions
|
@ -24,6 +24,6 @@ defmodule Lytlang do
|
||||||
end
|
end
|
||||||
|
|
||||||
def transpile_block(s) do
|
def transpile_block(s) do
|
||||||
"ayy#{s}"
|
"#{s}"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue