Skip to content

Commit 59bfe40

Browse files
committed
Add null return
1 parent 202567b commit 59bfe40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
> sys host | get sessions.name | each { |it| ^echo $it }
1+
> sys host | get sessions.name | each { |it| ^echo $it; null }
22
sophiajt

0 commit comments

Comments
 (0)