Aleksandr
Results
1
issues of
Aleksandr
https://github.com/mmcgrana/gobyexample/blob/bc680ed6b2a7b2fab8a511242cccfdbc5a78b100/examples/defer/defer.go#L23 This code does not work in Windows. Corrected universal code: ` f := createFile(filepath.Join(os.TempDir(), "defer.txt")) `