This website works better with JavaScript
Home
Explore
Yoda
Portal
Forum
Help
Sign In
kristofer
/
JavaExercism
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Added 'say' exercise as foregone (see
#3
)
Piet van Dongen
11 years ago
parent
c291fce744
commit
53847870ee
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
config.json
+ 2
- 1
config.json
View File
@@ -24,6 +24,7 @@
24
24
],
25
25
"foregone": [
26
26
"leap",
27
- "grains"
27
+ "grains",
28
+ "say"
28
29
]
29
30
}