# Pastebin N34VvNT3
MacBook-Pro-de-Fernando:p6-react fernando$ perl6 -Ilib -e '
use Slang;
say
{{42}}
'
===SORRY!=== Error while compiling -e
Unable to parse expression in p6x-tag:sym; couldn't find final '/>' (corresponding starter was at line 5)
at -e:5
------> say
MacBook-Pro-de-Fernando:p6-react fernando$ perl6 -Ilib -e '
use Slang;
say
{{42}}
'
Element.new(type => "li", children => [42], pars => {}, theme => {}, plugins => [])
MacBook-Pro-de-Fernando:p6-react fernando$ perl6 -Ilib -e '
use Slang;
say
{{42}}
'
===SORRY!=== Error while compiling -e
Unable to parse expression in p6x-tag:sym; couldn't find final '/>' (corresponding starter was at line 5)
at -e:5
------> say