// Error: :5:15: Unexpected token = var object = { // Default parameters are not allowed on setters. set x(value = 42) {} }