This website requires JavaScript.
Explore
Help
Sign In
mike
/
mutual_recursion
Watch
1
Star
1
Fork
You've already forked mutual_recursion
0
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
f4492cf8cd
mutual_recursion
/
.vscode
/
settings.json
4 lines
83 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-01-26 14:09:00 -05:00
{
Use rake to run tests
2019-01-26 15:10:05 -05:00
"code-runner.customCommand"
:
"rake test"
,
Initial commit
2019-01-26 14:09:00 -05:00
"code-runner.runInTerminal"
:
true
}