#include "gtest/gtest.h"

TEST(AST, DISABLED_functionModification){
    //x = find single (...), where single - is a modification sign of a base function 'find'
}
