The George Programming Language

Keyword: skip

Pass any unimplemented code.

func hmmm() {
    skip; # nothing to see here, just ignore
}