Transcrypt
Transcrypt copied to clipboard
__pragma__('nojsmod') not working
I have put #__pragma__('nojsmod') in the beginning of the file but transcrypt still generates __mod__function calls instead of % operator.
Looks like a bug to me...