From d5fb944bc60a18de8260ebe127b80ada55a45bab Mon Sep 17 00:00:00 2001 From: Inanc Gumus Date: Wed, 21 Nov 2018 11:45:55 +0300 Subject: [PATCH] add: tasks to fix.md --- etc/FIX.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/FIX.md b/etc/FIX.md index 51b8b2f..2401aac 100644 --- a/etc/FIX.md +++ b/etc/FIX.md @@ -12,4 +12,6 @@ - [ ] Fix the strings quiz [Ref](https://learngoprogramming.slack.com/archives/DC86N4QJK/p1542566248185500) -- [ ] Type conversion lecture doesn't talk about literal conversion but it asks a question as if it's been explained [Ref](https://www.udemy.com/message/thread/120614366/) \ No newline at end of file +- [ ] Type conversion lecture doesn't talk about literal conversion but it asks a question as if it's been explained [Ref](https://www.udemy.com/message/thread/120614366/) + +- [ ] Underlying types conversion possible misundertanding [Ref](https://twitter.com/in_aanand/status/1065136567629553664) \ No newline at end of file