lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Another likely noobish question re. named parameters


From: Michael Koehmstedt
Subject: Another likely noobish question re. named parameters
Date: Mon, 4 Jun 2012 13:59:27 -0700

I'm getting an error from even the simplest definition that has a named parameter. Test program:

@SysInclude { doc }

def @Blah
  left x
  right y
  named @Hiya {}
{y}

@Doc @Text @Begin
@End @Text

Giving me an error 6,3: fatal error: opening left brace or @Begin of @Blah expected.

What am I doing wrong this time?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]