val testing = 12 val test = "Hello" val more = test // EXIST: { lookupString: "test", itemText: "test", tailText: " ()", typeText: "String", attributes: "" } // EXIST: { lookupString: "testing", itemText: "testing", tailText: " ()", typeText: "Int", attributes: "" }