null_feature.test 310 Bytes
---
foo: null
bar: ~

----------------------------------------------------

[
	["punctuation", "---"],
	["key", "foo"], ["punctuation", ":"],
	["null", "null"],
	["key", "bar"], ["punctuation", ":"],
	["null", "~"]
]

----------------------------------------------------

Checks for null and ~.