This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
pascal
/
freepascal.compiler
şunun yansıması
https://gitlab.com/freepascal.org/fpc/source.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Fix %cpu type as spotted by Alexey Torgashin
Jonas Maebe
3 yıl önce
ebeveyn
9b11509dd0
işleme
0d74752b1f
1 değiştirilmiş dosya
ile
1 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
1
1
tests/webtbs/twm0226.pp
+ 1
- 1
tests/webtbs/twm0226.pp
Dosyayı Görüntüle
@@ -1,4 +1,4 @@
-{ %cpu=x86
-
64 }
+{ %cpu=x86
_
64 }
program test;