summaryrefslogtreecommitdiffstats
path: root/tests/turtle-2013/turtle-syntax-bad-number-dot-in-anon.ttl
blob: 779cbece4260770c338eca334115d821abe5a47b (plain)
1
2
3
4
5
6
@prefix : <http://www.w3.org/2013/TurtleTests/> .

:s
	:p [
		:p1 27.
	] .