mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
3 lines
No EOL
48 B
Text
3 lines
No EOL
48 B
Text
interface NonNullable {
|
|
attribute any? foo;
|
|
}; |