Home
last modified time | relevance | path

Searched refs:curly_list_p (Results 1 – 1 of 1) sorted by relevance

/dports/lang/guile2/guile-2.2.7/libguile/
H A Dread.c431 const int curly_list_p = (chr == '{') && opts->curly_infix_p; in scm_read_sexp() local
492 if (curly_list_p) in scm_read_sexp()