mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23: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
|
//! the derived type enum should
|
||||||
//! use one addititional type (the parent class) because sometimes the parent
|
//! use one addititional type (the parent class) because sometimes the parent
|
||||||
//! can be the most-derived class of an object.
|
//! can be the most-derived class of an object.
|
||||||
|
//!
|
||||||
//! ```ignore
|
//! ```ignore
|
||||||
//! pub enum EventTypeId {
|
//! pub enum EventTypeId {
|
||||||
//! UIEvent(UIEventTypeId),
|
//! UIEvent(UIEventTypeId),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue