aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/cgo/out.txt
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2019-04-20 15:14:48 +0200
committerRon Evans <[email protected]>2019-04-25 12:55:52 +0200
commit2f2d62cc0ced7115901aa35885e3a56aab8efeb9 (patch)
tree86b76bed2e89b13d40a390aef8741cd4f5a6599c /testdata/cgo/out.txt
parentd396abb6907b07b6a66129c1cf12d55a1ffce976 (diff)
downloadtinygo-2f2d62cc0ced7115901aa35885e3a56aab8efeb9.tar.gz
tinygo-2f2d62cc0ced7115901aa35885e3a56aab8efeb9.zip
cgo: support builtin #include headers
Add support for header files bundled with the compiler by copying them into the release tarball.
Diffstat (limited to 'testdata/cgo/out.txt')
-rw-r--r--testdata/cgo/out.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/cgo/out.txt b/testdata/cgo/out.txt
index 2e799e60b..9b193c5d5 100644
--- a/testdata/cgo/out.txt
+++ b/testdata/cgo/out.txt
@@ -16,6 +16,7 @@ complex double: (+4.200000e+000+3.400000e+000i)
complex long double: (+4.300000e+000+3.500000e+000i)
char match: true
void* match: true true true
+int64_t match: true
struct: true 256 -123456 +3.140000e+000
array: 5 6 7
union: true