Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Matthias Braun's avatar
    forbid to set current_block to Bad · a10a4d10
    Matthias Braun authored
    This was used as a hack to mark unreachable code by some people, but it
    is prefered to simply use a new Block without predecessors, or set NULL
    if you have to.
    a10a4d10