From 06c1d58dd7d622018d1d59e3625be5800d0250df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ibhear=20=C3=93=20hAnluain?= Date: Mon, 24 Oct 2016 10:31:39 +0100 Subject: [PATCH] A test change --- docs/enode-pls-syntax.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/enode-pls-syntax.txt b/docs/enode-pls-syntax.txt index 27fafb1..aabfa07 100755 --- a/docs/enode-pls-syntax.txt +++ b/docs/enode-pls-syntax.txt @@ -31,4 +31,5 @@ type_definition ::= subtype_definition ::= subtype_definition ::= SUBTYPE subtype_name IS base_type - [ (constraint) ] [ NOT NULL ]; \ No newline at end of file + [ (constraint) ] [ NOT NULL ]; +