all_feature.test 380 Bytes
++ foobar
[
	>.
	<-,
]

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

[
	["increment", "+"], ["increment", "+"], ["comment", "foobar"],
	["branching", "["],
	["pointer", ">"], ["operator", "."],
	["pointer", "<"], ["decrement", "-"], ["operator", ","],
	["branching", "]"]
]

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

Checks for all patterns.