Add newline
This commit is contained in:
parent
f2af3f96f7
commit
e3055ef168
@ -3,3 +3,4 @@ contract Test =
|
|||||||
entrypoint g(x : int, y : string) = f(1)
|
entrypoint g(x : int, y : string) = f(1)
|
||||||
entrypoint h() = g(1)
|
entrypoint h() = g(1)
|
||||||
entrypoint i() = g("Litwo, ojczyzno moja")
|
entrypoint i() = g("Litwo, ojczyzno moja")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user