fix: fmt code

This commit is contained in:
Embers-of-the-Fire 2024-08-03 11:04:08 +08:00
parent b03080704a
commit b02fd04fad

View File

@ -366,7 +366,7 @@ fn get_documentation(
Type::Int,
)),
));
let table = engine_state
.find_decl("table".as_bytes(), &[])
.and_then(|decl_id| {