Login
7 branches 0 tags
Benjamin Vincent Schulenburg Removed errneously commited temporary files 439d4fb 4 years ago 8 Commits
nujel / lib / reader.h
#pragma once
#include "nujel.h"

lVal *lRead        (const char *str);
lVal *lReadString  (lString *s);