testcases.trig.trig-subm-23.trig Maven / Gradle / Ivy
The newest version!
# comment test
@prefix : .
{
:a :b :c . # end of line comment
:d # ignore me
:e # and me
:f # and me
.
:g :h #ignore me
:i, # and me
:j . # and me
:k :l :m ; #ignore me
:n :o ; # and me
:p :q . # and me
}
{
:a :b :c . # end of line comment
:d # ignore me
:e # and me
:f # and me
.
:g :h #ignore me
:i, # and me
:j . # and me
:k :l :m ; #ignore me
:n :o ; # and me
:p :q . # and me
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy