BOOLEAN = new Boolean(); result = new BOOLEAN() (threw TypeError: Error #1007Attempted to create a new object of a variable which is not function/class) PASSED!
