All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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