mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02:00
This is similar to the LibJS test data that resides in /home/anon/js-tests. It's more convenient than storing the test programs as raw strings in the code.
6 lines
64 B
C++
6 lines
64 B
C++
int main(int argc, char** argv)
|
|
{
|
|
int myvar1 = 3;
|
|
myv
|
|
}
|