tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-13c.c
CommitLineData
af55061b
L
1#include <stdio.h>
2
3void
4foo (void)
5{
6 printf ("foo\n");
7}
This page took 0.36628 seconds and 4 git commands to generate.