mirror of
https://github.com/wahyd4/vimrc.git
synced 2026-08-23 03:55:50 +10:00
8 lines
95 B
HTML
8 lines
95 B
HTML
<head>
|
|
<script type="text/coffeescript">
|
|
abc = {
|
|
def: 42
|
|
}
|
|
</script>
|
|
</head>
|