From 4ecf8383268b2698bf4f81390da26898a6a5797f Mon Sep 17 00:00:00 2001 From: Michael Williamson Date: Sun, 10 May 2026 15:26:00 +0100 Subject: Parse doc comment for sum definitions --- examples/02-sum/src/shapes.hob | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/02-sum/src') diff --git a/examples/02-sum/src/shapes.hob b/examples/02-sum/src/shapes.hob index 08336c5..d5042e5 100644 --- a/examples/02-sum/src/shapes.hob +++ b/examples/02-sum/src/shapes.hob @@ -1,3 +1,4 @@ +/// A 2D shape. sum Shape { variant Rectangle; variant Triangle; -- cgit v1.2.3