diff options
Diffstat (limited to 't/pragma/warn/perlio')
-rw-r--r-- | t/pragma/warn/perlio | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/pragma/warn/perlio b/t/pragma/warn/perlio new file mode 100644 index 0000000000..18c0dfa89f --- /dev/null +++ b/t/pragma/warn/perlio @@ -0,0 +1,10 @@ + perlio.c + + + Mandatory Warnings ALL TODO + ------------------ + Setting cnt to %d + Setting ptr %p > end+1 %p + Setting cnt to %d, ptr implies %d + +__END__ |