shithub: scc

ref: be4a2c8631c6401c37a7caf59d5bd476d2a5a125
dir: /cc1/tests/test063.c/

View raw version
/* See LICENSE file for copyright and license details. */

/*
name: TEST063
description: Test a comment that goes beyond of the end of an included file
error:
test063.h:9: error: unterminated comment
test063.c:12: error: #endif expected
output:
*/

#include "test063.h"