"Source: Text/Geometry/ModAbVar.text";
"Line: 1460";
"Date: Thu Sep 25 14:47:45 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/Geometry/ModAbVar.text, line: 1460
// Example: H148E25 ()
print "Example: H148E25";
ei := GetEchoInput();
SetEchoInput(true);
IsQuaternionic(JOne(13));
assert not $1;
SetEchoInput(ei);
