What is the value of test in this code?
var test = 1 == 1
This code contains an error Reference: The Swift Programming Language: Language Guide: Basic Operators: Comparison Operators
1
YES
true