summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_nonempty_binary_0_type.txt
blob: 9df59ae11adac556b6273759c954482a8b5fa701 (plain)
1
2
3
4

  -type nonempty_binary() :: <<_:8, _:_*8>>.

  A binary() that contains some data.