Update Float.parse example to actually parse a float
This commit is contained in:
@@ -12,7 +12,7 @@ defmodule NumbersTests do
|
||||
"1234",
|
||||
42,
|
||||
34.5,
|
||||
1.0,
|
||||
1.5,
|
||||
35.0,
|
||||
34.3,
|
||||
99.0,
|
||||
|
Reference in New Issue
Block a user