mirror of
https://github.com/voltrevo/ValueScript.git
synced 2026-04-18 03:00:27 -04:00
Use linked compilation in test_inputs.rs and add test
This commit is contained in:
@@ -21,7 +21,7 @@ where
|
||||
|
||||
result
|
||||
.diagnostics
|
||||
.entry(entry_point.clone())
|
||||
.entry(entry_point)
|
||||
.or_default()
|
||||
.append(&mut link_module_result.diagnostics);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user