diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-07-10 20:24:04 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-10 20:24:04 +0000 |
commit | 5d8c2ada587aba55117f6c96f0f27e5e98d95130 (patch) | |
tree | a27409975ccf739274e96d2338f4bff16ca75f87 /doc/coding_style | |
parent | f53dd6b2124db898469d5b8633fb51ed01c1f4ac (diff) |
Added a comment
Diffstat (limited to 'doc/coding_style')
-rw-r--r-- | doc/coding_style/comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/coding_style/comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment b/doc/coding_style/comment_2_a820b7c8ae7c2290eb000f61bdb5c514._comment new file mode 100644 index 000000000..9f9d96196 --- /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. +"""]] |