Skip to content

typos

typos #1199

GitHub Actions / Test Report - Linux failed Feb 6, 2024 in 0s

5912 tests run, 201 skipped, 1 failed.

Annotations

Check failure on line 1 in org/rascalmpl/test/infrastructure/RascalJUnitParallelRecursiveTestRunner$ModuleTester

See this annotation in the file changed.

@github-actions github-actions / Test Report - Linux

RascalJUnitParallelRecursiveTestRunner$ModuleTester.tst_getSingleFrom: <4249,115>

Undeclared variable: s
Advice: |https://www.rascal-mpl.org/docs/Rascal/Errors/CompileTimeErrors/UndeclaredVariable|
Raw output
org.rascalmpl.interpreter.staticErrors.UndeclaredVariable: 
Undeclared variable: s
Advice: |https://www.rascal-mpl.org/docs/Rascal/Errors/CompileTimeErrors/UndeclaredVariable|
	at org.rascalmpl.test.infrastructure.RascalJUnitParallelRecursiveTestRunner$ModuleTester.runTests(RascalJUnitParallelRecursiveTestRunner.java:226)
	at org.rascalmpl.test.infrastructure.RascalJUnitParallelRecursiveTestRunner$ModuleTester.run(RascalJUnitParallelRecursiveTestRunner.java:207)