Skip to content
Snippets Groups Projects
Commit 2193744a authored by Alan Schmitt's avatar Alan Schmitt Committed by Thomas Wood
Browse files

let%void

parent fa8099ad
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ let monad_mapping =
("number", "if_number");
("some", "if_some");
("bool", "if_bool");
("void", "if_void");
("success", "if_success");
]
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment