Skip to content

Instantly share code, notes, and snippets.

@luckyduck
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luckyduck/8865601 to your computer and use it in GitHub Desktop.
Save luckyduck/8865601 to your computer and use it in GitHub Desktop.
Kommentare
/*
Block Kommentar
in mehreren Zeilen
Java, C, C++, Objective-C, PHP, ...
*/
// Kommentar in einer einzelnen Zeile, sehr weit verbereitet
# In manchen Sprachen kann ein Kommentar mit dem "#" Zeichen beginnen
; auch Semikolon am Anfang kommt vor (z.B. SQL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment