summaryrefslogtreecommitdiff
path: root/tests/genie/literal-null.gs
blob: dc3f4b4f31c18bb0927d5a3690aa1f149738aa12 (plain)
1
2
3
init
	test:string? = null
	assert( test == null )