added MOO_IOTOK_FPDECLIT and some handling code

This commit is contained in:
hyunghwan.chung
2019-01-09 09:55:27 +00:00
parent 661f36c17c
commit 29f7058ebf
6 changed files with 148 additions and 124 deletions

View File

@ -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'