Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __cgo__ (0.12 sec)

  1. src/cmd/cgo/internal/testerrors/testdata/err5.go

    // Copyright 2023 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package main
    
    //line /tmp/_cgo_.go:1
    //go:cgo_dynamic_linker "/elf/interp"
    // ERROR MESSAGE: only allowed in cgo-generated code
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 11 20:40:57 UTC 2023
    - 304 bytes
    - Viewed (0)
Back to top