pmwhite
Results
2
issues of
pmwhite
The following is a test which demonstrates a bug in the parser: ```ocaml let%expect_test _ = sexp_print {| div { height: calc(100vh - 20px); } |}; [%expect {| ((Style_rule ((prelude...
This program complains that `amain` depends on itself. Although this program is an infinite loop that constantly leaks memory, my understanding is that this is not an illegal zig program....
bug
stage1