t/check-non-portable-shell: detect "FOO= shell_func", too
[git] / t / t4018 / elixir-module-func
1 defmodule Foo do
2   def fun(RIGHT) do
3      # Code
4      # Code
5      # Code
6      ChangeMe
7   end
8 end