Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Perreddu (0.08 sec)

  1. src/encoding/json/tagkey_test.go

    		{Name(""), percentSlashTag{"brut"}, "brut", "text/html%"},
    		{Name(""), punctuationTag{"Union Rags"}, "Union Rags", "!#$%&()*+-./:;<=>?@[]^_{|}~ "},
    		{Name(""), spaceTag{"Perreddu"}, "Perreddu", "With space"},
    		{Name(""), unicodeTag{"Loukanikos"}, "Loukanikos", "Ελλάδα"},
    	}
    	for _, tt := range tests {
    		t.Run(tt.Name, func(t *testing.T) {
    			b, err := Marshal(tt.raw)
    			if err != nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 25 16:00:37 UTC 2023
    - 2.9K bytes
    - Viewed (0)
Back to top