eldoy / weblang

Low code programming language for safe, portable and efficient code.
https://weblang.org
MIT License
3 stars 0 forks source link

Renderer lang not found #29

Closed eldoy closed 1 year ago

eldoy commented 1 year ago

What do we do when lang is found but renderer is not a function?

} else { val = '' }

?

eldoy commented 1 year ago

Added, returns the body unprocessed