Update lecture.slide

This commit is contained in:
Fedor Korotkiy 2021-06-06 11:09:48 +00:00
parent 54cd663edf
commit 6ea648cb19

View file

@ -428,7 +428,7 @@ Check type
return
}
fmt.Println(a())
a()
Output: