e = 5 v = 53 println(e + v) if v < 55 { println("it fucking works") } rcmd("goblin", "ls", "-r", "100", "src") && println("it works also")