diff options
Diffstat (limited to 'test/core/Inputs/undef-coalesce2.objtxt')
| -rw-r--r-- | test/core/Inputs/undef-coalesce2.objtxt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/core/Inputs/undef-coalesce2.objtxt b/test/core/Inputs/undef-coalesce2.objtxt new file mode 100644 index 000000000000..88d736fc2111 --- /dev/null +++ b/test/core/Inputs/undef-coalesce2.objtxt @@ -0,0 +1,8 @@ +--- +defined-atoms: + - name: myfunc + scope: global + type: code + +undefined-atoms: + - name: free |
