mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
9 lines
180 B
Text
9 lines
180 B
Text
---
|
|
source: crates/oxc_semantic/tests/cfg.rs
|
|
expression: output.cfg_dot_diagram()
|
|
input_file: crates/oxc_semantic/tests/cfg_fixtures/string.js
|
|
---
|
|
digraph {
|
|
0 [ label = ""]
|
|
}
|
|
|