mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 01:57:58 +01:00
Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...
--HG-- branch : testing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Header:
|
||||
"use strict";
|
||||
const Name = "Vimperator";
|
||||
/*
|
||||
* We can't load our modules here, so the following code is sadly
|
||||
|
||||
Reference in New Issue
Block a user