summaryrefslogtreecommitdiffhomepage
path: root/docs/carc_api.md
diff options
context:
space:
mode:
authorTyge Lovset <[email protected]>2023-05-23 14:33:24 +0200
committerTyge Lovset <[email protected]>2023-05-23 14:33:24 +0200
commitf80a78239f545d7d73c8358056dd5d5825ccfe0b (patch)
tree83b3e266555f1d4bd42412ea5a711a49e3002396 /docs/carc_api.md
parent0b34cadda2bc4da1cb0904989c8a5f2fe0236358 (diff)
downloadSTC-modified-f80a78239f545d7d73c8358056dd5d5825ccfe0b.tar.gz
STC-modified-f80a78239f545d7d73c8358056dd5d5825ccfe0b.zip
Updated docs to reflect changes in cstr linking shared.
Diffstat (limited to 'docs/carc_api.md')
-rw-r--r--docs/carc_api.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/carc_api.md b/docs/carc_api.md
index 48b64ff0..9f3d8cb9 100644
--- a/docs/carc_api.md
+++ b/docs/carc_api.md
@@ -78,6 +78,7 @@ bool carc_X_value_eq(const i_val* x, const i_val* y);
// Create two stacks with carcs to maps.
// Demonstrate sharing and cloning of maps.
// Show elements dropped.
+#define i_implement
#include <stc/cstr.h>
#define i_type Map