Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
11c8959243751f7a8946bae40f4346bc8d00cea4
/
.
/
test
/
000-nop
/
run.py
blob: 9239ae8fee29a7d9d0d728d270b8f994eed3cb7d [
file
] [
log
] [
blame
]
#!/bin/sh
def run
(
ctx
,
args
):
ctx
.
echo
(
"Blort."
)