# I have a file i am trying to read the content of but whenever i call a read function it throws "invalid argument"
# Turns out i hadnt checked if an err was nil in another function and it was returning no error and a bad pointer