Once I call my function called "main," from /script.js, I get an error, why? The code seems perfectly valid, in every single way.
@PattanAhmed I think there was a null character in the eval, can you check whether or not I fixed it right now?
eval
Why am I Getting an Illegal Signature Function Call Within JavaScript?
Once I call my function called "main," from /script.js, I get an error, why?
The code seems perfectly valid, in every single way.
@PattanAhmed I think there was a null character in the
eval
, can you check whether or not I fixed it right now?