Format files (using clang-format)
This commit is contained in:
@@ -65,4 +65,4 @@ void register_params() {
|
||||
ADD_METHOD(Params, "[]=", params_set, MRB_ARGS_REQ(2));
|
||||
bindings.Params = {Params_class, &Params_type};
|
||||
}
|
||||
} // namespace definitions
|
||||
} // namespace definitions
|
||||
|
||||
Reference in New Issue
Block a user