Skip to content

Commit 0e88525

Browse files
committed
Export multiline
1 parent 1976b8e commit 0e88525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MultilineStrings.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module MultilineStrings
22

3-
export @m_str
3+
export @m_str, multiline
44

55
const DEFAULT_STYLE = :folded
66
const DEFAULT_CHOMP = :strip

0 commit comments

Comments
 (0)