oxc/crates/oxc_semantic
Don Isaac 38fb4c296a
test(semantic): test harness (#679)
A test harness for checking results of semantic analysis.

I got tired of writing ad-hoc test cases when finding bugs in semantic
analysis, so I made this.
2023-08-07 10:43:05 +08:00
..
src test(semantic): test harness (#679) 2023-08-07 10:43:05 +08:00
tests test(semantic): test harness (#679) 2023-08-07 10:43:05 +08:00
Cargo.toml test(semantic): test harness (#679) 2023-08-07 10:43:05 +08:00