Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
2f43ec9363b8f4120609ef43841a5524fed0f7d7
/
.
/
runtime
/
syntax
/
testdir
/
input
/
sh_01.sh
blob: 2d4f6e811217b81d999b9d6c287cf14578690004 [
file
] [
log
] [
blame
]
Bram Moolenaar
1aa5f1c
2023-06-22 21:57:51 +0100
[
diff
] [
blame
]
1
#! /bin/sh
2
export
`echo 'A=B'`
3
printenv A
4
echo a
`#foo`
b