mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Note: the added '?' to the regexps (which make this non-greedy) are important! Without them, it'll think that the line numbers are part of the file name. (The test would still pass because it will still format it the same way.) Fixes #2554.
4.1 KiB
4.1 KiB