Clarify the comment on the recursion example
More than one example in it now
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Go supports
|
||||
// <a href="http://en.wikipedia.org/wiki/Recursion_(computer_science)"><em>recursive functions</em></a>.
|
||||
// Here's a classic factorial example.
|
||||
// Here's a classic example.
|
||||
|
||||
package main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user