Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
PsychedelicPalimpsest committed May 10, 2024
2 parents 20a8a72 + c9077b1 commit 9c39927
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/fnc/symbols.d
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,11 @@ final:

Type type()
{
<<<<<<< HEAD
return cast(Type) parents[$-1];
=======
return cast(Type)parents[$-1];
>>>>>>> c9077b19ca42d9c1540766c4968aeb1ed2fbc0f2
}
}

Expand Down

0 comments on commit 9c39927

Please sign in to comment.