Show the file name in the location if the file is included (#383)

This commit is contained in:
Gaith Hallak
2022-05-10 18:27:06 +04:00
committed by GitHub
parent 0af45dfd19
commit a894876f56
5 changed files with 31 additions and 4 deletions
@@ -0,0 +1,9 @@
@compiler >= 6
include "BLS12_381.aes"
namespace BLS12_381 =
type fp = int
main contract Bug =
type number = int
@@ -0,0 +1,8 @@
namespace Nmsp =
type x = int
namespace Nmsp =
type y = string
main contract Bug =
type number = int