Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
b2ec0da080fb24f12a8d6f54bd7318a078ca4e6c
/
.
/
runtime
/
syntax
/
testdir
/
input
/
sh_01.sh
blob: bd27c99bded9e4b835e21dfda3db02f810e192bc [
file
] [
log
] [
blame
]
#! /bin/dash
export
`echo 'A=B'`
printenv A
echo a
`#foo`
b