We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ed37a commit 6ebf868Copy full SHA for 6ebf868
runner/conf/target/lf-ts.yaml
@@ -8,4 +8,4 @@ compile: ["${lf_path}/bin/lfc", "src/${benchmark.targets.lf-ts.lf_file}"]
8
run: ["node",
9
"${benchmark.targets.lf-ts.script}"]
10
parser:
11
- _target_: "parser.parse_lf_ts_output"
+ _target_: "parser.parse_lfcpp_output"
0 commit comments