mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 06:47:54 +02:00
Merge pull request #1331 from edholland/fix-typos
Fix poor formatting and typos
This commit is contained in:
@@ -326,7 +326,7 @@ self(). % <0.41.0>
|
|||||||
?_assert(fib(31) =:= 2178309)
|
?_assert(fib(31) =:= 2178309)
|
||||||
].
|
].
|
||||||
|
|
||||||
% EUnit will automatically export to a test() fucntion to allo running the tests
|
% EUnit will automatically export to a test() function to allow running the tests
|
||||||
% in the erlang shell
|
% in the erlang shell
|
||||||
fib:test()
|
fib:test()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user