mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-23 07:45:23 +00:00
committed by
Andreas Rumpf
parent
9b9f5dee0b
commit
6c7abe6e5b
@@ -1,5 +1,5 @@
|
||||
from strutils import endsWith, split
|
||||
from ospaths import isAbsolute
|
||||
from os import isAbsolute
|
||||
|
||||
proc checkMsg*(msg, expectedEnd, name: string)=
|
||||
let filePrefix = msg.split(' ', maxSplit = 1)[0]
|
||||
|
||||
Reference in New Issue
Block a user