Add string interpolation koan. Fix #184
This commit is contained in:
@@ -5,6 +5,7 @@ defmodule StringTests do
|
||||
test "Strings" do
|
||||
answers = [
|
||||
"hello",
|
||||
"1 + 1 = 2",
|
||||
"hello ",
|
||||
"hello world",
|
||||
"An incredible day",
|
||||
|
Reference in New Issue
Block a user