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