added MOO_IOTOK_FPDECLIT and some handling code
This commit is contained in:
@ -58,7 +58,8 @@ class MyObject(Object)
|
||||
'colon expected'
|
||||
'string expected'
|
||||
'invalid radix'
|
||||
'invalid numeric literal'
|
||||
'invalid integer literal'
|
||||
'invalid fixed-point decimal literal'
|
||||
'byte too small or too large'
|
||||
'wrong error literal'
|
||||
'wrong smptr literal'
|
||||
|
Reference in New Issue
Block a user