We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49c2460 + 725b767 commit 50631fdCopy full SHA for 50631fd
exercises/anagram/canonical-data.json
@@ -1,12 +1,6 @@
1
{
2
"exercise": "anagram",
3
- "version": "1.2.0",
4
- "comments": [
5
- "The string argument cases possible matches are passed in as",
6
- "individual arguments rather than arrays. Languages can include",
7
- "these string argument cases if passing individual arguments is",
8
- "idiomatic in that language."
9
- ],
+ "version": "1.2.1",
10
"cases": [
11
12
"description": "no matches",
0 commit comments