preprocessor_feature.test 274 Bytes
#If HOST
#ElseIf
#Else

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

[
	["preprocessor", "#If HOST"],
	["preprocessor", "#ElseIf"],
	["preprocessor", "#Else"]
]

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

Checks for preprocessor directives.