testcases.trig.trig-subm-15.trig Maven / Gradle / Ivy
The newest version!
# Test long literal
@prefix : .
{
:a :b """a long
literal
with
newlines""" .
}
{
:a :b """a long
literal
with
newlines""" .
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy