Fix order of variables in error message.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 17 Feb 2025 17:39:54 +0000 (09:39 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 17 Feb 2025 17:39:54 +0000 (09:39 -0800)
commit5f8276c365274b6c303a4fc98d2667cd2d1c5560
treeb70a31ad81206f371bd03085f3bf98e5905390fa
parent3fba938a37850e70939bbc376d995ec8e62391e2
Fix order of variables in error message.

Thanks to Frans Houweling for reporting the bug.
src/language/lexer/variable-parser.c
tests/language/commands/matrix.at