From 5553c4dcd66c086ba95c06afb6d74f08eb2662d7 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 10 Jul 2014 20:24:04 +0000 Subject: [PATCH] Added a comment --- .../comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/coding_style/comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment diff --git a/doc/coding_style/comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment b/doc/coding_style/comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment new file mode 100644 index 0000000000..9f9d961962 --- /dev/null +++ b/doc/coding_style/comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 2" + date="2014-07-10T20:24:03Z" + content=""" +safe does not prevent using the unsafe prelude functions. Utility.PartialPrelude does, and provides a few safe wrappers like lastMaybe. +"""]]