Skip to content

Commit 512fb50

Browse files
authored
Merge pull request #150 from colbec/colbec-patch-1
Update utils.jl
2 parents fad4d4d + c8c401a commit 512fb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export @esc, isexpr, isline, iscall, rmlines, unblock, block, inexpr, namify, isdef,
2-
longdef, shortdef, @expand, makeif, prettify, splitdef, splitarg
2+
longdef, shortdef, @expand, makeif, prettify, combinedef, splitdef, splitarg
33

44
"""
55
assoc!(d, k, v)

0 commit comments

Comments
 (0)