Skip to content

Instantly share code, notes, and snippets.

@kjnilsson
Created June 28, 2017 20:04
Show Gist options
  • Save kjnilsson/c3335e5e143f8ebbfabee7ec97d34acf to your computer and use it in GitHub Desktop.
Save kjnilsson/c3335e5e143f8ebbfabee7ec97d34acf to your computer and use it in GitHub Desktop.
What is the third case for? No idea but OTP 20 requires it.
case call 'erlang':'is_integer'(
_fez0) of
<'true'> when 'true' ->
call 'erlang':'is_integer'(
_fez1)
<'false'> when 'true' ->
'false'
<_wat> when 'true' ->
_wat
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment