Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fachrive

#1
Feature requests / Re: Layouts in Files
16 December 2015, 16:30:40
Thanks for clarifying.
"{_,_}" is inconsistent with C++ code, so I didn't try it. I did try ("_,_") and {"_,_"}.
("_","_") works. I meant results different from "_,_".
#2
Feature requests / Re: Layouts in Files
16 December 2015, 15:46:08
"_, _" is broken in master. ("_","_") shows different result.