2
0
mirror of synced 2025-02-23 14:58:12 +00:00
mobile/bind/testdata/issue29559.objc.go.h.golden
Federico Bond feefccb6c1 bind: ignore type aliases to basic types
Fixes golang/go#29559

Change-Id: Iffaac239e5c9a9e53f4e292b4d9bf669d5084e1f
GitHub-Last-Rev: c5d4a4823d2bf60fa7bff09ab7bbdc9235c49d67
GitHub-Pull-Request: golang/mobile#25
Reviewed-on: https://go-review.googlesource.com/c/159417
Reviewed-by: Elias Naur <mail@eliasnaur.com>
2019-01-25 20:10:28 +00:00

12 lines
247 B
Plaintext

// Objective-C API for talking to issue29559 Go package.
// gobind -lang=objc issue29559
//
// File is generated by gobind. Do not edit.
#ifndef __GO_issue29559_H__
#define __GO_issue29559_H__
#include <stdint.h>
#include <objc/objc.h>
#endif