Skip to content

Commit 6f6115c

Browse files
committed
fix tests
1 parent 786a169 commit 6f6115c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/direct.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ let
202202

203203
end
204204

205+
foo(;kw...) = kw
205206
foo(args... ;kw...) = args, kw
206207
pp = :name => :cool_name
207208

0 commit comments

Comments
 (0)