view contrib/editmergeps.bat @ 42793:98901eb12245

rust-parsers: fix unboxing of PyInt on Python 3 Broken at 7cae6bc29ff9.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 17 Aug 2019 12:17:46 +0900
parents 4b9b87930cb3
children
line wrap: on
line source

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"