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