jsource icon indicating copy to clipboard operation
jsource copied to clipboard

Remove XNUM (Extended Integer)

Open codereport opened this issue 4 years ago • 0 comments

This will be very involved. Probably easiest to break up into small PRs. Note that tests will have to be modified or removed.

This is a good example PR https://github.com/codereport/jsource/pull/112 of how to remove a piece of XNUM. Note that the the tests didn't have to be remove, I could just remove the x and they worked :slightly_smiling_face:

codereport avatar Feb 05 '21 02:02 codereport