Regression
osx-32 / Tests-osx-32 / MacOSX32.NECompletion.Tests.CompletionContextTest.testExpressionInIncompleteParanthesis (from NECompletion-Tests)
Error Message
Improper store into indexable object
Stacktrace
ByteString(Object)>>error: ByteString(Object)>>errorImproperStore ByteString>>at:put: WriteStream>>nextPut: [ :aStream | aStream nextPut: 'Expecting to find #sin in: '; print: props ] in [ String streamContents: [ :aStream | aStream nextPut: 'Expecting to find #sin in: '; print: props ] ] in CompletionContextTest>>testExpressionInIncompleteParanthesis String class(SequenceableCollection class)>>new:streamContents: String class(SequenceableCollection class)>>streamContents: [ String streamContents: [ :aStream | aStream nextPut: 'Expecting to find #sin in: '; print: props ] ] in CompletionContextTest>>testExpressionInIncompleteParanthesis CompletionContextTest(TestAsserter)>>assert:description:resumable: CompletionContextTest(TestAsserter)>>assert:description: CompletionContextTest>>testExpressionInIncompleteParanthesis CompletionContextTest(TestCase)>>performTest