#pragma once
#include "../nujel.h"
char *lSWriteVal(lVal *v, char *buf, char *bufEnd, int indentLevel, bool display);
#pragma once
#include "../nujel.h"
char *lSWriteVal(lVal *v, char *buf, char *bufEnd, int indentLevel, bool display);