mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
zig fmt
This commit is contained in:
parent
bb2221f698
commit
197bc0aa05
1 changed files with 0 additions and 1 deletions
|
|
@ -339,7 +339,6 @@ pub fn init(module_name: []const u8, source: []const u8) !TestEnv {
|
|||
// Add builtin module unconditionally (needed for auto-imported types)
|
||||
try imported_envs.append(gpa, builtin_module.env);
|
||||
|
||||
|
||||
// Type Check - Pass the imported modules in other_modules parameter
|
||||
var checker = try Check.init(
|
||||
gpa,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue