Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
selimanac committed Feb 16, 2021
1 parent c44ede4 commit 065f567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/main.script
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ local function test()
local z = rnd.range(10, 0)
print(z)
print("--------------------")

print("Return min:")
local z = rnd.range(5, 5)
print(z)
Expand Down

0 comments on commit 065f567

Please sign in to comment.