changed to handle the error literal in the compiler.
added stix_synerrnumtoerrstr().
This commit is contained in:
@ -245,6 +245,16 @@
|
||||
## {
|
||||
## ^0
|
||||
## }
|
||||
|
||||
#method asError
|
||||
{
|
||||
<primitive: #_smooi_as_error>
|
||||
}
|
||||
|
||||
#method asCharacter
|
||||
{
|
||||
<primitive: #_smooi_as_character>
|
||||
}
|
||||
}
|
||||
|
||||
#class(#liword) LargeInteger(Integer)
|
||||
|
Reference in New Issue
Block a user