```class Experiment { var stuff: String = "x" ...
# announcements
j
Copy code
class Experiment {
    var stuff: String = "x"
}