aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/diamond_bottom.h
blob: e0b06d6cd972c232cc0219f8ccbe3ffa97e7d2d1 (plain) (blame)
1
2
3
4
__import_module__ diamond_left;
__import_module__ diamond_right;

char bottom(char *x);