mirror of
https://github.com/servo/servo.git
synced 2025-07-10 08:53:41 +01:00
3 lines
No EOL
54 B
Text
3 lines
No EOL
54 B
Text
interface Util {
|
|
const DOMString hello = "world";
|
|
}; |