Skip to content

Commit 3a2681a

Browse files
Update test/interpolation.jl
Co-authored-by: Morten Piibeleht <[email protected]>
1 parent b2746c8 commit 3a2681a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/interpolation.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ end
66

77
import DocStringExtensions
88

9+
# For TestType(1), it interpolates the function signature, and for
10+
# TestType(1) it interpolates the function body.
911
DocStringExtensions.interpolation(obj::TestType, ex::Expr) = ex.args[obj.value]
1012

1113
"""

0 commit comments

Comments
 (0)