diff options
Diffstat (limited to 'ghc/CONTRIB/pphs/docs/comment.hs')
-rw-r--r-- | ghc/CONTRIB/pphs/docs/comment.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc/CONTRIB/pphs/docs/comment.hs b/ghc/CONTRIB/pphs/docs/comment.hs new file mode 100644 index 0000000000..694cc4aa2c --- /dev/null +++ b/ghc/CONTRIB/pphs/docs/comment.hs @@ -0,0 +1 @@ +-- note that x + y = z
\ No newline at end of file |