Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
ca2b99b7
Commit
ca2b99b7
authored
May 26, 2016
by
Maxime Perrotin
Browse files
complexify test case
parent
465894f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/regression/test-emptysequence2/dataview.asn
View file @
ca2b99b7
...
...
@@ -3,7 +3,8 @@ BEGIN
MyChoice ::= CHOICE {
a SEQUENCE {},
b SEQUENCE {c SEQUENCE {}, d BOOLEAN}
b SEQUENCE (SIZE (2)) OF SEQUENCE {},
c SEQUENCE {c BOOLEAN, d SEQUENCE {}}
}
END
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment