Hello,
I tried to copy luac.out into a script file as string and run the native code string with `load()`.
But `load()` was failed to evaluate the string.
Then printing the string and redirecting the output to a file, it was found that
the string is not equal to the original.
Why is its not equal? What's happening?
--
Kawahara Satoru
College of Information Science
University of Tsukuba