react-native: Can't use binary number on android except on debug mode

On an empty project, write const aBinaryNumber = 0b01 somewhere in index.android.js, Android app will crash with SyntaxError: At least one digit must occur after a decimal point...., on debug mode on iOS this runs with no problem.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 26 (24 by maintainers)

Commits related to this issue

Most upvoted comments

Alright. I’m going to finish this up in the morning. I have finals.