blueloveTH 2 tahun lalu
induk
melakukan
2811783712
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      include/pocketpy/io.h

+ 1 - 0
include/pocketpy/io.h

@@ -28,4 +28,5 @@ struct FileIO {
     static void _register(VM* vm, PyObject* mod, PyObject* type);
 };
 
+} // namespace pkpy
 #endif