liquid-rust
                                
                                
                                
                                    liquid-rust copied to clipboard
                            
                            
                            
                        What is the role of `?` in the grammar?
So ? is in the grammar of all implementations of liquid.
The problem is I do not see a single place where we, the ruby implementation, or the c implementation use it.
Is this needed?