Skip to content

Commit

Permalink
Print strictness deprecation warning before potentially crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Fidjeland committed Jun 4, 2014
1 parent fd50391 commit 1c12191
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions util/warn.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
require 'strict'

print("'util/warn' is deprecated. Use 'strict' instead")
require 'strict'

0 comments on commit 1c12191

Please sign in to comment.