Skip to content

error with brace and x #1050

Open
Open
@Alex-Jordan

Description

@Alex-Jordan

In develop, with the following problem:

DOCUMENT();
loadMacros(qw(PGstandard.pl PGML.pl contextInequalitySetBuilder.pl));

Context("InequalitySetBuilder");
$sb = Formula("{x : x > 1}");

BEGIN_PGML
In set-builder notation: [_]{$sb}
END_PGML
ENDDOCUMENT();

If I type into a MQ answer blank {x:x>1} and submit the answer, syntax error at (eval 1515) line 6, near "$x :".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions