forked from tinygrad/tinygrad
* valid is always bool * prevent NumNode to begin with * part 2 * test: disable pattern matchers, asserts should pass * test: store without cast * test: if (0) * cleanup time * only pattern match bool literal * better for upstream debug