var s: []const Char := "String value" begin assert(s = "String value") end.