Skip to content

string interpolation and escaping bug #100

@StefanKarpinski

Description

@StefanKarpinski
julia> println("\\ $('x')")
 x

julia> println("\\ x")
\ x

Metadata

Metadata

Labels

bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions