eris/golden-files/results/uncrustify-hello_h

716 B

#ifndef HELLO_H
#define HELLO_H

void hello();

#endif