fmt?
This commit is contained in:
parent
8559220aa3
commit
4ecafff62f
|
|
@ -444,7 +444,10 @@ impl OpenFunction {
|
|||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use crate::{ast::*, types::Nil, types::Value};
|
||||
use crate::{
|
||||
ast::*,
|
||||
types::{Nil, Value},
|
||||
};
|
||||
|
||||
use super::build;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user