mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-01-24 11:22:52 +00:00
as: scan_state: export type location/0
This commit is contained in:
parent
084b3b4e8f
commit
dfc3da824a
@ -55,7 +55,7 @@
|
||||
-type scan_state() :: pid().
|
||||
-type location() :: {FileName :: string(), LineNr :: pos_integer()}.
|
||||
|
||||
-export_type([scan_state/0]).
|
||||
-export_type([scan_state/0, location/0]).
|
||||
|
||||
%% API -------------------------------------------------------------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user