mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-28 07:28:20 -04:00
white space
This commit is contained in:
parent
83fdfa98c5
commit
a6759f0073
@ -72,7 +72,7 @@ public class ParserLoopTest extends TestCase {
|
||||
new Parser("A B\nloop(i,10) C ((i+j)*2)").parse();
|
||||
fail();
|
||||
} catch (ParserException e) {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void testUnexpectedEndLoop() throws IOException, ParserException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user