Show the file name in the location if the file is included (#383)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Nmsp =
|
||||
type x = int
|
||||
|
||||
namespace Nmsp =
|
||||
type y = string
|
||||
|
||||
main contract Bug =
|
||||
type number = int
|
||||
Reference in New Issue
Block a user