index
:
golang-1.19
debian
progress-linux
upstream
debian 11 backports: golang
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
link
/
testdata
/
testBuildFortvOS
/
main.m
blob: 1c8175f6cc17b8b8abdfeaa2552876a9f94c6356 (
plain
)
1
2
3
4
5
extern
void
GoFunc
();
int
main
(
int
argc
,
char
**
argv
)
{
GoFunc
();
}