better errors
[m6w6/ext-psi] / psi.d / stdio.psi
index 685d6c8dda4d0298b6f7fd4f68e89eebc0c1370e..43987de326a91021f0005d9a1ceeff2ff924293c 100644 (file)
@@ -70,3 +70,4 @@ function psi\printf(string $fmt, mixed ...$args) : int {
        let format = strval($fmt);
        return to_int(printf);
 }
+