mirror of
https://github.com/google/blockly.git
synced 2026-03-12 08:10:11 +01:00
Lint corrections.
This commit is contained in:
@@ -30,7 +30,10 @@
|
||||
*/
|
||||
goog.provide('Blockly.Msg');
|
||||
|
||||
// Back up original getMsg function.
|
||||
/**
|
||||
* Back up original getMsg function.
|
||||
* @type !Function
|
||||
*/
|
||||
goog.getMsgOrig = goog.getMsg;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user