Ignore runtime configuration files generated during quality assurance.
1 // Any copyright is dedicated to the Public Domain.
2 // http://creativecommons.org/licenses/publicdomain/
5 o.watch("p", function() { return 13; });
10 reportCompare(0, 0, 'ok');