Skip to content

Commit 6dbecd7

Browse files
committed
refactor(reflect): fix indentation
1 parent ace163c commit 6dbecd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reflect_impl.h2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ apply_metafunctions: (
557557

558558

559559
apply_metafunctions: (
560-
inout n : declaration_node,
560+
inout n : declaration_node,
561561
inout rfunction : function_declaration,
562562
error
563563
)

0 commit comments

Comments
 (0)