Skip to content

Commit ab21c2d

Browse files
committed
add missing ?, thanks bartolin++
1 parent cdc9e77 commit ab21c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HLL/Compiler.nqp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class HLL::Compiler does HLL::Backend::Default {
2929
#?endif
3030
#?if moar
3131
~ ' confprog=s'
32-
#endif
32+
#?endif
3333
);
3434
%!config := nqp::hash();
3535
}

0 commit comments

Comments
 (0)