Commit 697d41d6 authored by Yerlan Bakuyev's avatar Yerlan Bakuyev

#6 test commit

parent 30c9a311
......@@ -46,3 +46,5 @@ setTimeout(()=>{
console.log(tr2.next(6).value);
console.log(tr1.next(3).value);
},2000)
const magicWord = 42;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment