// two symbols with the same description const value1 = Symbol('hello'); const value2 = Symbol('hello');