diff --git a/eo-parser/src/main/resources/org/eolang/parser/errors/rt-without-atom.xsl b/eo-parser/src/main/resources/org/eolang/parser/errors/rt-without-atom.xsl new file mode 100644 index 0000000000..b7bac45078 --- /dev/null +++ b/eo-parser/src/main/resources/org/eolang/parser/errors/rt-without-atom.xsl @@ -0,0 +1,53 @@ + + + + + + + + + + + + rt-without-atoms + + + + + + error + + Using +rt meta without atoms + + + + + + + + + + + diff --git a/eo-parser/src/main/resources/org/eolang/parser/errors/signed-binding-indexes.xsl b/eo-parser/src/main/resources/org/eolang/parser/errors/signed-binding-indexes.xsl index 94f9ff0720..89a45b076f 100644 --- a/eo-parser/src/main/resources/org/eolang/parser/errors/signed-binding-indexes.xsl +++ b/eo-parser/src/main/resources/org/eolang/parser/errors/signed-binding-indexes.xsl @@ -30,7 +30,7 @@ SOFTWARE. - zero-version + signed-binding-indexes diff --git a/eo-parser/src/test/resources/org/eolang/parser/packs/catches/catches-rt-without-atoms.yaml b/eo-parser/src/test/resources/org/eolang/parser/packs/catches/catches-rt-without-atoms.yaml new file mode 100644 index 0000000000..f423cdbd57 --- /dev/null +++ b/eo-parser/src/test/resources/org/eolang/parser/packs/catches/catches-rt-without-atoms.yaml @@ -0,0 +1,14 @@ +xsls: + - /org/eolang/parser/errors/rt-without-atom.xsl +tests: + - /program/errors[count(error[@severity='error'])=1] +eo: | + +architect yegor256@gmail.com + +home https://github.com/objectionary/eo + +package org.eolang + +rt jvm org.eolang:eo-runtime:0.0.0 + +version 0.0.0 + + # Boolean. + [attr] > obj + attr > @