#99 The Wrath of the Multiline Comment

Ditutup
dibuka 5 bulan lalu oleh nuclearkev · 0 komentar

When performing a multiline comment sometimes the ending comment string ends up 1 char too soon ending up with something like this:

int main() {
  ...
/*  if(amdumb) {
    ...something else
  */}
}
When performing a multiline comment _sometimes_ the ending comment string ends up 1 char too soon ending up with something like this: ``` int main() { ... /* if(amdumb) { ...something else */} } ```
Kevin "The Nuclear" Bloom referenced this issue from a commit 5 bulan lalu
Masuk untuk bergabung dalam percakapan ini.
Memuat...
Batal
Simpan
Belum ada konten.