Skip to content

Commit

Permalink
Export multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Sep 2, 2020
1 parent 1976b8e commit 0e88525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MultilineStrings.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module MultilineStrings

export @m_str
export @m_str, multiline

const DEFAULT_STYLE = :folded
const DEFAULT_CHOMP = :strip
Expand Down

0 comments on commit 0e88525

Please sign in to comment.