rokucommunity/brighterscript

Parser issue with trailing `!` for long numbers

Closed this issue · 0 comments

All of these are valid brightscript code that work properly on device.

Image

  print 0!
  print 147483648!
  print 2147483648!
  print 2147483648111!
  print 2.4e-38!
  print 2.4e-32342342342342342342342342348!