build/bazel/tests/rules/lib3.sh

4 lines
32 B
Bash
Raw Permalink Normal View History

2025-08-25 08:23:45 +08:00
function lib3() {
echo lib3
}