Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
FindPython
/
main.c
blob: 0119ce0537999e6afc6ae893ceba58f6f407c7d9 [
file
] [
log
] [
blame
] [
edit
]
#include
"display_time.h"
int
main
(
void
)
{
display_time
();
}