flush
[m6w6/ext-psi] / tests / pipe / pipe.psi
index 6fc9e89aee5b2f64760aa7b9e1781f1d07026129..24c572381125c9108179c84c99f1c521c222e33c 100644 (file)
@@ -1,5 +1,5 @@
 
-//extern int pipe(int fildes[2]);
+// extern int pipe(int fildes[2]);
 
 function \pipe(array &$fds = null) : int {
        return to_int(pipe);