|
|
|
|
|
by int0x80
1402 days ago
|
|
The problem is what I mentioned at the end of my other comment -- complex programs will get inputs from web APIs, console, database, so it's not possible to have complete runtime coverage for all paths in the interpreter on the general case. |
|