Sign in
googlers
/
maze
/
linux
/
098507ae3ec2331476fb52e85d4040c1cc6d0ef4
/
.
/
tools
/
perf
/
config
/
feature-checks
/
test-libslang.c
blob: 22ff22ed94d1fe151df640ad3d089a048957fb6a [
file
] [
log
] [
blame
]
#include
<slang.h>
int
main
(
void
)
{
return
SLsmg_init_smg
();
}