Skip to content

Initial @ breaks output of following @s (repro inside) #58

@alystair

Description

@alystair

To reproduce:

$foo = @r('works');
$bar = @r('oh no');

echo $bar;

Interestingly if you echo $foo out first, both render ok...

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