From-SVN: r38009
This commit is contained in:
DJ Delorie 2000-12-04 13:42:59 -05:00
parent 32fb1fb20f
commit 58097133b9

View File

@ -3314,10 +3314,10 @@ list of operands, such as this example:
@group
""
"
{
@{
handle_add (operands[0], operands[1], operands[2]);
DONE;
}")
@}")
@end group
@end smallexample