5 lines
65 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: nan
# key: nan
# --
isnan(${1:x})