blob: efbf10482e818b9c0e71ecc972efbb88e0842864 [file]
input(type = name || 2 sranda )
input(type = name && 2 , sranda )
input(type = name % 2 sranda )
input(type = name * 2 , sranda )
input(type = name - 2 sranda )
input(type = name + 2 ,sranda)
input(type = name / 2 ,sranda )
input(type = name * 2 ,sranda test)
input(type = name - 2 , sranda, test )
input(type = name + 2 , sranda test )