Skip to content

Commit b39bd75

Browse files
authored
Trigger CI on master
1 parent 3679026 commit b39bd75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Distributed.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Tools for distributed parallel processing.
55
"""
66
module Distributed
77

8+
# Hello world
9+
810
# imports for extension
911
import Base: getindex, wait, put!, take!, fetch, isready, push!, length,
1012
hash, ==, kill, close, isopen, showerror, iterate, IteratorSize

0 commit comments

Comments
 (0)