aboutsummaryrefslogtreecommitdiff
path: root/chapters/custom.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/custom.adoc')
-rw-r--r--chapters/custom.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapters/custom.adoc b/chapters/custom.adoc
index 76f3eb4..6d7eb49 100644
--- a/chapters/custom.adoc
+++ b/chapters/custom.adoc
@@ -22,5 +22,5 @@ include::{generated}/operators/CUSTOM.adoc[]
[source,c++]
----
-// Implementation defined behavior
----- \ No newline at end of file
+include::{pseudocode}/operators/CUSTOM.tosac[lines=10..-1]
+----