BrainfuckState

constructor(commentLine: Boolean = false, left: Int = 0, right: Int = 0, commentLoop: Boolean = false)