mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
oops semicolon
This commit is contained in:
parent
998611d189
commit
f8c53e1a4b
@ -622,7 +622,6 @@ simple_type_name:
|
||||
}
|
||||
$$ = simple_param;
|
||||
}
|
||||
;
|
||||
| simple_type_name '%' number
|
||||
{
|
||||
DCSimpleParameter *simple_param = $1->as_simple_parameter();
|
||||
|
Loading…
x
Reference in New Issue
Block a user