Fix test formatting.

This commit is contained in:
Stephen Chung
2021-03-27 18:08:34 +08:00
parent 47588f9784
commit ea970631ff
10 changed files with 45 additions and 45 deletions

View File

@@ -21,7 +21,7 @@ fn test_loop() -> Result<(), Box<EvalAltResult>> {
}
return x;
"
"
)?,
21
);