|
@@ -902,7 +902,7 @@ static void verify_error_helpers(ofstream& out) {
|
|
}
|
|
}
|
|
|
|
|
|
static void test_core_sys_windows(ofstream& out) {
|
|
static void test_core_sys_windows(ofstream& out) {
|
|
- out << "//+build windows" << endl
|
|
|
|
|
|
+ out << "#+build windows" << endl
|
|
<< "package " << __func__
|
|
<< "package " << __func__
|
|
<< " // generated by " << path(__FILE__).filename().replace_extension("").string() << endl
|
|
<< " // generated by " << path(__FILE__).filename().replace_extension("").string() << endl
|
|
<< endl
|
|
<< endl
|