index
:
swenu
main
Simple Wayland ENU - dmenu for wayland
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
blob: 11f7c9978711b8273ce990726388241adae78c56 (
plain
)
1
2
3
4
5
#include
<stdio.h>
int
main
()
{
printf
(
"hello world
\n
"
);
}