mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add newline so code sample is parsed correctly.
This commit is contained in:
parent
eb7039d04d
commit
61fe89d0e1
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
//! the derived type enum should
|
||||
//! use one addititional type (the parent class) because sometimes the parent
|
||||
//! can be the most-derived class of an object.
|
||||
//!
|
||||
//! ```ignore
|
||||
//! pub enum EventTypeId {
|
||||
//! UIEvent(UIEventTypeId),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue