/* RUN: %clang_cc1 %s -std=c89 -Eonly -verify -pedantic-errors
* RUN: %clang_cc1 %s -std=c89 -E | FileCheck %s
*/
/* PR3919 */
/* CHECK-NOT: this comment should be missing
* CHECK: {{^}}// this comment should be present{{$}}
*/
// this comment should be present