Compare commits

..

No commits in common. "master" and "v1.0-beta" have entirely different histories.

View File

@ -1,3 +1,3 @@
f(n) 2 * n
f(n) = 2 * n
f(5)