added implementation of negative number matching. #1914
0% of diff hit (target 49%)
View this Pull Request on Codecov
0% of diff hit (target 49%)
Annotations
Check warning on line 61 in src/org/rascalmpl/interpreter/matching/NegativePattern.java
codecov / codecov/patch
src/org/rascalmpl/interpreter/matching/NegativePattern.java#L61
Added line #L61 was not covered by tests
Check warning on line 64 in src/org/rascalmpl/interpreter/matching/NegativePattern.java
codecov / codecov/patch
src/org/rascalmpl/interpreter/matching/NegativePattern.java#L64
Added line #L64 was not covered by tests
Check warning on line 1923 in src/org/rascalmpl/semantics/dynamic/Expression.java
codecov / codecov/patch
src/org/rascalmpl/semantics/dynamic/Expression.java#L1923
Added line #L1923 was not covered by tests
Check warning on line 1926 in src/org/rascalmpl/semantics/dynamic/Expression.java
codecov / codecov/patch
src/org/rascalmpl/semantics/dynamic/Expression.java#L1926
Added line #L1926 was not covered by tests
Check warning on line 1929 in src/org/rascalmpl/semantics/dynamic/Expression.java
codecov / codecov/patch
src/org/rascalmpl/semantics/dynamic/Expression.java#L1929
Added line #L1929 was not covered by tests