GTDummyExamples class
d: anInteger
������ <gtExample>
������ <label: 'Dummy #d:, depends #c:'>
������ <description: 'should raise an exception as the argument is not anInteger'>
������ <depends: #c:>
������ <raises: Literal constant expected -> MessageNotUnderstood>
������
������ ^ 1 + anInteger
The old Parser complains about the class name "MessageNotUnderstood" used as a pragma
argument without being a string or symbol
Opal does not complain
Is Opals behavior intended ?
From squeaks bugtracker :
http://bugs.squeak.org/view.php?id=7770Cascading message sends to super.
Compiler refuses to compile
super
��������initialize;
��������setListProperties