mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-04-09 06:29:14 +00:00
as: scan_state: export type location/0
This commit is contained in:
@@ -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 -------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user