# This should fail f : file_type; touch ./test.txt; open( f, in_file, "./test.txt" ); create( f ); -- already open