Skip to content

here document #3

@mixure

Description

@mixure
print <<BORDER
a
b
BORDER

print <<-BORDER
a
b
    BORDER

print <<"border border"
a
b
border border

print <<border1,<<border2
a
b
border1
c
d
border2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions