added some exception handling implementation code
This commit is contained in:
@ -259,6 +259,11 @@
|
||||
{
|
||||
^self.preamble
|
||||
}
|
||||
|
||||
#method preambleCode
|
||||
{
|
||||
^self.preamble bitAnd: 16rFF.
|
||||
}
|
||||
}
|
||||
|
||||
#include 'Context.st'.
|
||||
|
Reference in New Issue
Block a user