builtin/pack-objects.c: ignore missing links with --stdin-packs
[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